A robust email, calendaring, and collaboration platform developed by Microsoft, designed for enterprise-level communication and data management.Miscellaneous topics that do not fit into specific categories.
Hi Haytham Fathy,
Welcome to Microsoft Q&A Forum! Have a good day and I hope you're doing well!
Based on my research, this type of issue typically occurs when a Non‑Delivery Report (NDR) is generated at a specific stage of the mail transport pipeline, even though delivery may appear successful from the end‑user perspective.
To properly identify the cause, we’ll need to confirm exactly where the NDR is being generated.
Could you please help double‑check the following initial items?
1. Please review the Message Tracking Logs using:
Get-MessageTrackingLog
We need to confirm:
- Whether the affected message shows DELIVER (successfully delivered to the mailbox)
- Or if there is a FAIL / DSN event
- The exact server name generating the event
Reference: Use the Exchange Management Shell to search the message tracking logs
Message tracking logs are the authoritative source for determining where in the transport pipeline the NDR was created.
2. Please ask one of the affected senders to share the complete NDR message, especially:
- Diagnostic information for administrators
- The Enhanced SMTP status code (e.g., 5.1.1, 5.2.0, 4.4.7)
- The FQDN/server name that generated the NDR
The server listed in the NDR indicates which system generated the error and should be the focus of investigation.
Reference: DSNs and NDRs in Exchange Server
3. Please confirm that the recipient domain is configured as: Authoritative (if the mailbox resides in your Exchange organization)
If the domain is misconfigured (e.g., set as Internal Relay when it should be Authoritative), Exchange may return “recipient does not exist” errors even if the mailbox exists.
You can verify using:
Get-AcceptedDomain
Reference: Procedures for accepted domains in Exchange Server
4. Please verify no rule is rejecting or generating NDRs.
You can check using:
Get-TransportRule
Get-TransportRuleAction
Reference: Use the Exchange Management Shell to view the available actions for mail flow rules
I hope the above information helps us narrow down the possible cause of the issue. You may send the requested information through the private message I shared earlier, so we can review the details more closely and determine the most appropriate troubleshooting approach.
Any updates would be greatly appreciated.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.