SMTP: Err Msg: ERROR: network_read: timed out

Last reviewed: October 20, 1997
Article ID: Q101682
2.10 3.00 MS-DOS kb3rdparty kbtlc

The information in this article applies to:

  • Microsoft Mail Gateway to SMTP, versions 2.1 and 3.0

Microsoft Mail Gateway to SMTP may display this message:

   ERROR network_read: timed out
   ERROR SMTP_get_response:getline () <=0
   [tx] Quit
   ERROR network_read: timed out
   ERROR SMTP_get_response:getline () <=0
   SMTP_close (socket=257)
   NC_incoming:system error

This indicates that the SMTP gateway was unable to complete the message transfer to the smarthost configured in the Administrator program (Gateway-SMTP-SETUP: "IP address of SMTP Router"). This error message may appear in these situations:
  • The smart host goes down.

    -or-

  • The network between the SMTP gateway computer and the smarthost is down.

You can test these trouble points by trying to PING the smarthost or doing a TELNET to port 25 of the smarthost. Once this test is successful, the gateway will run. For example

   PING 123.123.12.1
   TELNET 123.123.12.1 25

where 123.123.12.1 is the IP address of the smarthost.

If this error message occurs frequently, check the network with a protocol analyzer for problems.


Additional reference words: 2.10 3.00 ERRMSG smart host
KBCategory: kb3rdparty kbtlc
KBSubcategory: MailGWSMTP


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: October 20, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.