Internet Information Server SMTP Gateway TroubleshootingLast reviewed: May 30, 1997Article ID: Q142614 |
The information in this article applies to:
SUMMARYMicrosoft Internet Information Server SMTP connectivity can be tested with the TELNET utility.
MORE INFORMATIONFor additional information on how to test the TCP layer of the connection, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q115492 TITLE : SMTP: Troubleshooting the TCP/IP Layer of the Mail GatewayUse the TELNET command with a "25" after the host ID or IP address to specify the mail socket. Run the TELNET command from the gateway PC to the host, and from the host to the gateway PC. For example:
TELNET tcpiphost.company.com 25 TELNET msmailgwy.company.com 25NOTE: You cannot run the second command unless the gateway is running. If these commands are successful, you will receive the response "220...." from the destination host. Successful completion means the TCP layer is working. Type QUIT to end the test.
|
Additional query words: prodiis
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |