Le Café Central de Deva
let.us.share.develop.messaging.more... Deva blogs!!
What is SMTPDiag?
SMTPDiag is a troubleshooting tool designed to work directly on a Windows server with IIS/SMTP service enabled or with Exchange Server installed.
What is it used for?
How to use it:
commandprompt:\> SMTPDIAG “sender address” “recipient address” [-d target DNS] [/v]
Argument & its definition: sender address : Required. Address of a local mailbox. Used to verify SMTP submission and check inbound DNS.
recipient address: Required. E-mail address of remote mailbox you are trying to send mail to. Used to verify DNS, and remote mailbox availability.
-d target DNS :Optional. IP address of target DNS server to use to look up remote MX (mail exchange) records for testing. This is configured as an external DNS server in Exchange. Please note that the external DNS setting is not available for Internet Information Services (IIS) SMTP.
/v: Optional. Displays additional information about each test.
/?: Displays Help
Results:
Please Note: The results will be color coded in the syntax. It will have the following colors and its definition:
White text indicates action being taken. Gray indicates informational results Green indicates a successful test result. Red indicates a failed test result.
You can download the tool from Microsoft Download Center.
PingBack from http://blog.a-foton.ru/2008/07/smtp-diagnostics-smtpdiag-tool-2/