Changing the SMTP banner in Exchange Server
January 30 2008
Warning: If you use the ADSI Edit snap-in, the LDP utility, or any other LDAP version 3 client, and you incorrectly modify the attributes of Active Directory objects, you can cause serious problems. These problems may require you to reinstall Microsoft Windows 2000/2003 Server, Microsoft Exchange 2000/2003 Server, or both. Microsoft cannot guarantee that problems that occur if you incorrectly modify Active Directory object attributes can be solved. Modify these attributes at your own risk.
This may be an issue if you do not want the version of the SMTP service that is running on your server to be displayed. To remove the version information from the Exchange 2000/2003 SMTP banner, follow these steps:
Using a metabase editing tool such as MetaEdit or Metabase Explorer, locate the following file: "Lm\Smtpsvc\<virtual server number>"
Click Edit, click New, and then click String.
Verify that the entry in the ID box is Other, and then type 36907 (decimal) on the right side of the ID box.
In the Data box, type the banner that you want to be displayed (e.g. "ESMTP").
Stop, and then restart the SMTP virtual server or the SMTP service.
To confirm that the banner has been changed, telnet to port 25 of the virtual server (the default setting).