You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you attempt to test and enable a mailbox in Microsoft Dynamics 365, you receive the following error:
17
+
When you try to [test and enable a mailbox](/power-platform/admin/connect-exchange-online#test-the-configuration-of-mailboxes) in Microsoft Dynamics 365, you receive the following error:
19
18
20
-
> "An unknown error occurred while sending the email message "Your mailbox is now connected to Dynamics 365". Mailbox \<Mailbox Name> didn't synchronize. The owner of the associated email server profile \<Profile Name> has been notified."
19
+
> An unknown error occurred while sending the email message "Your mailbox is now connected to Dynamics 365". Mailbox \<Mailbox Name> didn't synchronize. The owner of the associated email server profile \<Profile Name> has been notified.
21
20
22
-
If you select the **Details** section, you may also see more details such as the following text:
21
+
If you select the **Details** section, you might find the following details:
23
22
24
-
> "Error : System.Net.Mail.SmtpException: Syntax error, command unrecognized. The server response was:
25
-
at System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.End(IAsyncResult result)
26
-
at System.Net.Mail.SmtpTransport.EndGetConnection(IAsyncResult result)
27
-
at System.Net.Mail.SmtpClient.ConnectCallback(IAsyncResult result)"
23
+
> Error : System.Net.Mail.SmtpException: Syntax error, command unrecognized. The server response was:
> at System.Net.Mail.SmtpClient.ConnectCallback(IAsyncResult result)
28
27
29
28
## Cause
30
29
31
-
This error can occur if the Outgoing Port value within the Advanced section of the email server profile isn't correct.
30
+
This error can occur if the **Outgoing Port** value in the **Advanced** section of the email server profile isn't correct.
32
31
33
32
## Resolution
34
33
35
34
To fix this issue, follow these steps:
36
35
37
-
1. Navigate to **Settings**, **Email Configuration**, and then select **Email Server Profiles**.
38
-
2. Open the Email Server Profile that is used by the mailbox meeting this error.
36
+
1. Sign in to your Dynamics 365 organization with a user account that has the "System Administrator" role.
37
+
1. Navigate to **Settings** > **Email Configuration**, and then select **Email Server Profiles**.
38
+
39
+
1. Open the email server profile that's used by the mailbox receiving this error.
39
40
40
41
> [!NOTE]
41
-
> You can also select the name of the Email Server Profile within the error message. It appears as a hyperlink which will open the correct Email Server Profile record.
42
+
> You can also select the name of the email server profile in the error message. It appears as a hyperlink that will open the correct email server profile record.
42
43
43
-
3. Select **Advanced**.
44
-
4. Correct the **Outgoing Port** value and then select **Save**.
44
+
1. Select **Advanced**.
45
+
1. Correct the **Outgoing Port** value and then select **Save**.
45
46
46
47
> [!NOTE]
47
-
> Refer to the documentation from your email provider for the correct ports to use when connecting to the SMTP service. For [Gmail](https://support.google.com/mail/answer/7104828) the port is 587.
48
+
> Refer to the documentation from your email provider for the correct ports when connecting to the SMTP service. For example, for [Gmail](https://support.google.com/mail/answer/7104828), use port 587 for TLS/STARTTLS connections.
49
+
50
+
1. Select **Mailboxes**, and then select the mailbox that received the error.
51
+
1. Select the **Test & Enable Mailboxes** button.
48
52
49
-
5. Select **Mailboxes** and then select the mailbox that received the error.
50
-
6. Select the **Test & Enable Mailboxes** button.
51
-
7. After the tests complete, open the mailbox record and view the **Alerts** section if the results don't appear as Success.
53
+
1. After the test is complete, open the mailbox record and view the **Alerts** section if the results don't appear as **Success**.
0 commit comments