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
title: A general mailbox access error occurred while receiving email
3
-
description: Provides a solution to the Socket returned exception TimedOut (0x80004005) error that occurs when you test and enable a mailbox in Microsoft Dynamics 365.
3
+
description: Resolves the Socket returned exception TimedOut (0x80004005) error that occurs when you test and enable a mailbox in Microsoft Dynamics 365.
4
4
ms.reviewer:
5
-
ms.date: 12/12/2024
5
+
ms.date: 12/25/2024
6
6
ms.custom: sap:Email and Exchange Synchronization
7
7
---
8
-
# "A general mailbox access error occurred while receiving email" error when testing and enabling a mailbox in Microsoft Dynamics 365
8
+
# "A general mailbox access error occurred while receiving email" error when testing and enabling a mailbox
9
9
10
10
This article provides a solution to an error that occurs when you test and enable a mailbox in Microsoft Dynamics 365.
11
11
@@ -19,33 +19,33 @@ When you try to [test and enable a mailbox](/power-platform/admin/connect-exchan
19
19
> A general mailbox access error occurred while receiving email. Mailbox \<Mailbox Name> didn't synchronize. The owner of the associated email server profile \<Profile Name> has been notified.
20
20
> **Email Server Error Code:** Socket returned exception TimedOut.
21
21
22
-
If you select the **Details** section, you might also see more details that resembles the following one:
22
+
If you select the **Details** section, you might also see more details that resemble the following text:
23
23
24
-
> "Error: System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond \<IP Address>\<Port>
24
+
> Error: System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond \<IP Address>\<Port>
25
25
at System.Net.Sockets.TcpClient.Connect(String hostname, Int32 port)
26
-
at Microsoft.Crm.Asynchronous.EmailConnector.Pop3Client.Connect()"
26
+
at Microsoft.Crm.Asynchronous.EmailConnector.Pop3Client.Connect()
27
27
28
28
## Cause
29
29
30
30
This error can occur if the port values within the **Advanced** section of the email server profile aren't correct.
31
31
32
32
## Resolution
33
33
34
-
1. Sign in to the Dynamics 365 web application as a user with the System Administrator role.
34
+
1. Sign in to the Dynamics 365 web application as a user with the "System Administrator" role.
35
35
1. Navigate to **Settings** > **Email Configuration**, and then select **Email Server Profiles**.
36
-
1. Open the email server profile used by the mailbox that receives the error.
36
+
1. Open the email server profile used by the mailbox that received the error.
37
37
38
38
> [!NOTE]
39
-
> You can also select the name of the email server profile within the error message. It appears as a hyperlink which opens the correct email server profile record.
39
+
> You can also select the name of the email server profile within the error message. It appears as a hyperlink that will open the correct email server profile record.
40
40
41
41
1. Select **Advanced**.
42
-
1. Verify that both **Incoming Port** and **Outgoing Port** values are correct according to your email provider's documentation and then select **Save**.
42
+
1. Verify that both the **Incoming Port** and **Outgoing Port** values are correct according to your email provider's documentation, and then select **Save**.
43
43
44
44
> [!NOTE]
45
-
> For example, for [Gmail](https://support.google.com/mail/answer/7104828), the incoming POP3 port is 995 and outgoing SMTP port is 587.
45
+
> For example, for [Gmail](https://support.google.com/mail/answer/7104828), the incoming POP3 port is 995, and the outgoing SMTP port is 587.
46
46
47
-
1. Select **Mailboxes** and then select the mailbox that receives the error.
47
+
1. Select **Mailboxes**, and then select the mailbox that received the error.
48
48
1. Select the **Test & Enable Mailboxes** button.
49
-
1.Once testing is complete, check if results appear as **Success**. Otherwise, review any alerts in the [Alerts](/power-platform/admin/monitor-email-processing-errors#view-alerts)section of your mailbox record.
49
+
1.After the test is complete, verify that the results appear as **Success**. Otherwise, [review the Alerts section](/power-platform/admin/monitor-email-processing-errors#view-alerts) of your mailbox record for any alerts.
0 commit comments