When you try to relay emails Internal email works fine however unable to send emails to external domains.
Error:
Solution:
Get-ReceiveConnector “ServerCAS01App Connector” | Add-ADPermission -User ‘NT AUTHORITYAnonymous Logon’ -ExtendedRights MS-Exch-SMTP-Accept-Any-Recipient
After the change:




Thanks