Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: How to test Windows Server for the sending/relaying of email  (Read 2947 times)

0 Members and 1 Guest are viewing this topic.

vinayakk

  • Guest
How to test Windows Server for the sending/relaying of email
« on: January 06, 2014, 01:34:31 am »
The best way to test Windows Server for the sending/relaying of email is using the Microsoft command line utility, smtpdiag.exe.  Download it from the Microsoft site and extract the file. 

From the command line, type the following command:

smtpdiag.exe "[sender@domain.com]" "[receiver@domain.com]" /v

SMTPDiag will then provide you with detailed information regarding your present configuration for the sending/relaying of email on your Server.

 :) :)