Skip to content

Commit 3229167

Browse files
authored
some changes
1 parent 3913223 commit 3229167

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

support/power-platform/dataverse/email-exchange-synchronization/the-smtp-address-has-no-mailbox.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: SMTP address has no mailbox associated with it error
3-
description: Provides a solution to an error that occurs when you select Test Connection on an email server profile record in Dynamics 365.
3+
description: Solves an SMTP address error that occurs when you select Test Connection on an email server profile record in Dynamics 365.
44
ms.reviewer:
55
ms.date: 12/03/2024
66
ms.custom: sap:Email and Exchange Synchronization
@@ -14,23 +14,23 @@ _Original KB number:_   3214326
1414

1515
## Symptoms
1616

17-
When you select **Test Connection** on an email server profile record in Dynamics 365, you receive a "Test Failed" error. The **Failure Details** section contains the following message:
17+
When you select **Test Connection** on an email server profile record in Dynamics 365, a "Test Failed" error occurs. The **Failure Details** section shows the following message:
1818

1919
> The SMTP address has no mailbox associated with it.
2020
2121
## Cause
2222

23-
This error can occur if you use the `domain\username` format for the **User Name** field (Example: `contoso\user`).
23+
This error can occur if the **User Name** field in the email server profile record is populated using the `domain\username` format instead of the UPN format (Example: `contoso\user`).
2424

2525
## Resolution
2626

27-
In the **Credentials** section of the email server profile record, use the UPN format (Example: `[email protected]`) for the **User Name** field instead of `domain\username` format.
27+
To solve this issue, use the UPN format (Example: `[email protected]`) for the **User Name** field instead of the `domain\username` format in the **Credentials** section of the email server profile record.
2828

29-
If the user name is in the UPN format and you still receive this error, verify a mailbox exists for the user and the UPN value in the **User Name** field matches the email address for the user's mailbox in Exchange.
29+
If the user name is in the UPN format and you still receive this error, verify that the user has a mailbox and that the UPN value in the **User Name** field matches the email address for the user's mailbox in Exchange.
3030

3131
## More information
3232

33-
The following example is the **Failure Details** that will appear:
33+
The following is an example of the error message and additional information about the failure shown in the **Failure Details** section:
3434

3535
```xml
3636
Request to Exchange::

0 commit comments

Comments
 (0)