Allows users to send an email to External Email Addresses from a server that might be running application or Linux system or service that doesn’t connect directly through an Exchange Server.
Get-ReceiveConnector “CDC-SERVER1” | Add-ADPermission -User “NT AUTHORITY\ANONYMOUS LOGON” -ExtendedRights “Ms-Exch-SMTP-Accept-Any-Recipient”
Leave a Reply