Forum Discussion
Mohd7444
Feb 09, 2024Copper Contributor
e-mail bounces back although address is correct
We have started to notice email are being bounced back to sender from a valid and active email account recipient. This is random, when the sender try 2 or 3 times the email go through. The message th...
OperonSweaty
Jul 21, 2025Iron Contributor
In Exchange, use Get-MessageTrackingLog to look at the NDR error codes in the transfer log, and fix the SPF/DKIM records to adjust the limitations of the receiving connector, such as the common 550 5.1.1 error, you have to make sure that the recipient mailbox really exists first.