KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q101682: SMTP: Err Msg: ERROR: network_read: timed out

Article: Q101682
Product(s): Microsoft Mail For PC Networks
Version(s): MS-DOS:2.1,3.0
Operating System(s): 
Keyword(s): 
Last Modified: 05-NOV-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Mail Gateway to SMTP, versions 2.1, 3.0 
-------------------------------------------------------------------------------

SUMMARY
=======

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 query words: 2.10 3.00 ERRMSG smart host

======================================================================
Keywords          :  
Technology        : kbMailSearch kbMailGateSearch kbZNotKeyword3 kbMailGateSMTP300 kbMailGateSMTP210
Version           : MS-DOS:2.1,3.0

=============================================================================

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.

Copyright Microsoft Corporation 1986-2002.