How can I stop the Exchange SMTP service performing reverse lookups?

John Savill

January 12, 2000

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. Some SMTP hosts do a reverse Domain Name Service (DNS) lookup forsecurity reasons when an SMTP connection is established. If this reverse lookupfails to resolve properly, they will possibly drop the connection.

To disable reverse lookup for Exchange perform the following:

  1. Start the registry editor (Regedit.exe)

  2. Move to HKEY_LOCAL_MACHINESystem|CurrentControlSetServicesMSExchangeIMC Parameters

  3. Double click on DisableReverseResolve (or create of type DWORD if not there)

  4. Set the type to binary and enter 1. Click OK

  5. Close the registry editor

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like