Information
This policy setting specifies a custom SMTP 220 banner which is displayed to remote messaging servers that connect to the receive connector.
Rationale:
The default value could disclose information that can be used by a third-party to determine operating system and product release levels on the target server. This information can then be used for an attack.
Impact:
N/A
Solution
To implement the recommended state, execute the following PowerShell cmdlet:
Set-ReceiveConnector -Identity <'IdentityName'> -Banner '220 SMTP Server Ready'
Default Value:
220 <ServerName> Microsoft ESMTP MAIL service ready at <RegionalDay-Date-24HourTimeFormat><RegionalTimeZoneOffset>