Skip to content

Commit dd80d23

Browse files
tehnoonrdlepow
andauthored
Update articles/api-management/api-management-howto-configure-notifications.md
Adding recommended changes. Co-authored-by: Dan Lepow <[email protected]>
1 parent 569ba39 commit dd80d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-howto-configure-notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To modify email settings:
9494
* **Organization name** - the name of your organization for use in the developer portal and notifications
9595
* **Originating email address** - The value of the `From` header for notifications from the API Management instance. API Management sends notifications on behalf of this originating address.
9696
> [!NOTE]
97-
> When you change the Originating email address, some recipients may not receive the auto-generated emails from API Management or emails may get sent to the Junk/Spam folder. This happens because the email no longer passes SPF Authentication after you change the Originating email address domain. To ensure successful SPF Authentication and delivery of email, please create the following TXT record in the DNS database of the domain specified in the email address. For instance if the email address is [email protected] , you will need to contact the administrator of contoso.com to add the TXT record: **"v=spf1 include:spf.protection.outlook.com include:_spf-ssg-a.microsoft.com -all"**
97+
> When you change the Originating email address, some recipients may not receive the auto-generated emails from API Management or emails may get sent to the Junk/Spam folder. This happens because the email no longer passes SPF Authentication after you change the Originating email address domain. To ensure successful SPF Authentication and delivery of email, create the following TXT record in the DNS database of the domain specified in the email address. For instance, if the email address is `[email protected]`, you will need to contact the administrator of contoso.com to add the following TXT record: **"v=spf1 include:spf.protection.outlook.com include:_spf-ssg-a.microsoft.com -all"**
9898
9999
:::image type="content" source="media/api-management-howto-configure-notifications/configure-email-settings.png" alt-text="Screenshot of API Management email settings in the portal":::
100100
1. Select **Save**.

0 commit comments

Comments
 (0)