Information
This policy setting is used to determine if the server sends non-delivery reports (also known as NDRs or bounce messages) to remote domains.
Rationale:
Attackers can use automated messages to determine whether a user is active, in the office, traveling etc. and can use this information to conduct other types of attacks.
Impact:
Remote users will not receive automated non-delivery reports.
Note: If Microsoft Exchange is being used as HUB, this setting is applicable. If not, an exception to this recommendation might be required.
Solution
To implement the recommended state, execute the following PowerShell cmdlet:
Set-RemoteDomain 'RemoteDomain' -NDREnabled $false
Default Value:
True