Skip to content

Commit 40920d3

Browse files
authored
Merge pull request #7959 from MicrosoftDocs/main
Auto push to live 2025-01-01 18:00:02
2 parents 9194272 + 46f1803 commit 40920d3

4 files changed

Lines changed: 34 additions & 31 deletions

File tree

support/power-platform/dataverse/email-exchange-synchronization/exception-appears-server-side-sync.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,24 @@
22
title: UnknownIncomingEmailIntegrationError during server-side synchronization
33
description: Solves the UnknownIncomingEmailIntegrationError logged in a Microsoft Dynamics 365 mailbox record.
44
ms.reviewer:
5-
ms.date: 12/31/2024
5+
ms.date: 01/02/2025
66
ms.custom: sap:Email and Exchange Synchronization
77
---
88
# UnknownIncomingEmailIntegrationError logged in mailbox alerts in Microsoft Dynamics 365
99

10-
This article helps you resolve the `UnknownIncomingEmailIntegrationError` error code logged in the [Alerts](/power-platform/admin/monitor-email-processing-errors#view-alerts) section of a mailbox in Microsoft Dynamics 365.
10+
This article helps you resolve the `UnknownIncomingEmailIntegrationError` error code logged in mailbox alerts in Microsoft Dynamics 365.
1111

1212
_Applies to:_   Microsoft Dynamics 365
1313
_Original KB number:_   4471762, 4556408, 4551335, 4551320, 4471947, 4471980
1414

15+
## Symptoms
16+
17+
When [viewing the Alerts section](/power-platform/admin/monitor-email-processing-errors#view-alerts) within a mailbox record in Dynamics 365, you might see the following message:
18+
19+
> An unknown error occurred while receiving email through the mailbox "\<MailboxName>". The owner of the associated email server profile \<ProfileName> has been notified. The system will try to receive email again later.
20+
>
21+
> **Email Server Error Code:** Exchange server returned UnknownIncomingEmailIntegrationError \<ErrorCode> exception.
22+
1523
## Email server error codes
1624

1725
|Email server error code|Cause|Resolution|
Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,34 @@
11
---
2-
title: Mailbox fails to be tested and enabled
3-
description: This article provides a resolution for the problem that occurs when a Dynamics 365 mailbox is configured to use Server-Side Synchronization with Gmail.
2+
title: Mailbox set up with Gmail fails to be tested and enabled
3+
description: This article provides a resolution for the problem that occurs when a Dynamics 365 mailbox is configured to use server-side synchronization with Gmail.
44
ms.reviewer:
5-
ms.topic: troubleshooting
6-
ms.date: 11/19/2024
5+
ms.date: 01/02/2025
76
ms.custom: sap:Email and Exchange Synchronization
87
---
9-
# Troubleshooting Server-Side Synchronization with Gmail
8+
# Troubleshooting server-side synchronization with Gmail
109

1110
> [!IMPORTANT]
1211
> As documented [here](https://support.google.com/accounts/answer/6010255), starting May 30th of 2022, Gmail is ending support for apps that are configured to only use your username and password. To use server-side synchronization with Gmail, follow the steps in [Connect Gmail accounts by using OAuth 2.0](/power-platform/admin/connect-gmail-oauth2).
1312
14-
This article helps you resolve the problem that occurs when a Dynamics 365 mailbox is configured to use Server-Side Synchronization with Gmail.
13+
This article helps you resolve the problem that occurs when a Dynamics 365 mailbox is configured to use server-side synchronization with Gmail.
1514

1615
_Applies to:_ &nbsp; Microsoft Dynamics 365
1716
_Original KB number:_ &nbsp; 4493342
1817

1918
## Symptoms
2019

21-
When a Dynamics 365 mailbox is configured to use Server-Side Synchronization with Gmail, the mailbox may fail to be tested and enabled successfully or incoming emails are not received in Dynamics 365.
20+
When you try to [test and enable](/power-platform/admin/connect-exchange-online#test-the-configuration-of-mailboxes) a mailbox that's configured to use [server-side synchronization with Gmail](/power-platform/admin/connect-gmail-oauth2), the test might fail, or the incoming emails might not be received in Dynamics 365.
2221

23-
## Cause
22+
## Cause 1:Incorrect port configuration
2423

25-
If the mailbox fails to be tested and enabled, this can be caused by the incoming or outgoing ports not being configured correctly. A Dynamics 365 email server profile for Gmail should be configured to use port 995 for incoming and port 587 for outgoing.
26-
If the mailbox was tested and enabled successfully but emails are not being created in Dynamics 365, this can occur if you are not using **recent mode**.
24+
If your mailbox fails to be tested and enabled, it might be due to incorrect configuration of incoming or outgoing ports. A Gmail email server profile in Dynamics 365 should use port 995 for incoming mail and port 587 for outgoing mail.
2725

28-
## Resolution
26+
To solve this issue, verify that your email server profile is set up with port 995 for incoming emails and port 587 for outgoing emails. Enable settings from [Less secure apps & your Google Account](https://support.google.com/accounts/answer/6010255), if necessary.
2927

30-
Verify the email server profile is configured to use port 995 for incoming and port 587 for outgoing. You may also need to enable the following setting:
28+
## Cause 2: Absence of "recent mode"
3129

32-
[Less secure apps & your Google Account](https://support.google.com/accounts/answer/6010255)
30+
If the mailbox is tested and enabled successfully but emails aren't received in Dynamics 365, it might be because "recent mode" isn't used.
3331

34-
If the mailbox is tested and enabled successfully but incoming email is not created in Dynamics 365, try using **recent mode**. Refer to the following article and expand the section: **Emails aren't downloading correctly**.
32+
Update the Gmail email address within Dynamics 365 by including `recent:` at the beginning of the address. For example, change `[email protected]` to `recent:[email protected]`. For more information, see [Emails aren't downloading correctly](https://support.google.com/mail/answer/7104828#zippy=%2Cemails-arent-downloading-correctly).
3533

36-
[Read Gmail messages on other email clients using POP](https://support.google.com/mail/answer/7104828)
37-
38-
You can follow the steps mentioned in the article above to update the Gmail email address in Dynamics 365 to include `recent:` at the beginning. Example: `recent:[email protected]`.
34+
[!INCLUDE [Third-party disclaimer](../../../includes/third-party-disclaimer.md)]
Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,24 @@
11
---
2-
title: OutgoingEmailAuthenticationError error in mailbox alert
3-
description: OutgoingEmailAuthenticationError error appears in Microsoft Dynamics 365 mailbox alert. Provides a resolution.
2+
title: OutgoingEmailAuthenticationError in mailbox alert
3+
description: Solves the OutgoingEmailAuthenticationError that's logged in Microsoft Dynamics 365 mailbox alert.
44
ms.reviewer:
5-
ms.topic: troubleshooting
6-
ms.date: 11/19/2024
5+
ms.date: 01/02/2025
76
ms.custom: sap:Email and Exchange Synchronization
87
---
9-
# OutgoingEmailAuthenticationError error shows in Microsoft Dynamics 365 mailbox alert
8+
# OutgoingEmailAuthenticationError is logged in Microsoft Dynamics 365 mailbox alert
109

11-
This article provides a resolution for the **OutgoingEmailAuthenticationError** error that occurs in a Microsoft Dynamics 365 mailbox alert.
10+
This article provides a resolution for the **OutgoingEmailAuthenticationError** error that's logged in a Microsoft Dynamics 365 mailbox record.
1211

1312
_Applies to:_ &nbsp; Microsoft Dynamics 365
1413
_Original KB number:_ &nbsp; 4533293
1514

1615
## Symptoms
1716

18-
An alert with a message like the following appears in a Microsoft Dynamics 365 mailbox:
17+
The following error is logged in the [Alerts](/power-platform/admin/monitor-email-processing-errors#view-alerts) section in a Dynamics 365 mailbox record:
1918

20-
> "Email cannot be sent for mailbox "Your mailbox is now connected to Dynamics 365" because either a server certificate needed to connect to the email server could not be validated or the credentials used to send email are incorrect or do not provide access. Mailbox "Your mailbox is now connected to Dynamics 365" didn't synchronize. A notification about this is posted on the alerts wall for the owner of the email server profile [Profile Name].
19+
> Email cannot be sent for mailbox "Your mailbox is now connected to Dynamics 365" because either a server certificate needed to connect to the email server could not be validated or the credentials used to send email are incorrect or do not provide access. Mailbox "Your mailbox is now connected to Dynamics 365" didn't synchronize. A notification about this is posted on the alerts wall for the owner of the email server profile [Profile Name].
2120
>
22-
> **Email Server Error Code:** OutgoingEmailAuthenticationError"
21+
> **Email Server Error Code:** OutgoingEmailAuthenticationError
2322
2423
If you select **Details**, the following additional information appears:
2524

@@ -37,10 +36,10 @@ If you select **Details**, the following additional information appears:
3736

3837
## Cause
3938

40-
This error can occur if you are using a POP3/SMTP email server profile configured for Gmail.
39+
This error can occur if you use a POP3/SMTP email server profile configured for Gmail.
4140

4241
## Resolution
4342

44-
Try following the steps from the Gmail article [Check Gmail through other email platforms](https://support.google.com/mail/answer/7126229?p=BadCredentials&visit_id=637425757915475978-2293973045&rd=2#cantsignin).
43+
Try following the steps from the Gmail Help article [Check Gmail through other email platforms](https://support.google.com/mail/answer/7126229?p=BadCredentials&visit_id=637425757915475978-2293973045&rd=2#cantsignin).
4544

4645
[!INCLUDE [Third-party disclaimer](../../../includes/third-party-disclaimer.md)]

support/power-platform/dataverse/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
href: email-exchange-synchronization/error-when-you-test-enable-a-mailbox.md
7777
- name: Mailbox doesn't have an email server profile or profile is inactive
7878
href: email-exchange-synchronization/mailbox-does-not-have-email-server-profile.md
79-
- name: Mailbox fails to be tested and enabled
79+
- name: Mailbox can't be tested and enabled when using server-side synchronization with Gmail
8080
href: email-exchange-synchronization/mailbox-fails-tested-enabled.md
8181
- name: OutgoingEmailAuthenticationError in mailbox alert
8282
href: email-exchange-synchronization/outgoingemailauthenticationerror-shows-in-mailbox-alert.md

0 commit comments

Comments
 (0)