A 10054 socket error in this context is not an indication of a problem, but is currently known and expected behavior. It happens any time a WinSock connection is closed down (TCP/IP or TP4, whether clean or dirty). Although this event by itself may be confusing, it is not harmful.
Winsock Error code 10054 (WSAECONNRESET) indicates a "Connection reset by peer." for a list of Winsock error codes, please see the following article in the Microsoft Knowledge Base: Q150537 Windows Sockets Error Codes, Values, and Meaning > > > > -----Original Message----- > > From: Adil Hindistan [mailto:[EMAIL PROTECTED]] > > Sent: 04 March 2002 14:59 > > To: MS-Exchange Admin Issues > > Subject: Connection Terminated after 9nth message > > > > > > Hi All, > > > > We are having a strange problem. Some of our POP3 client > > users are reporting the same problem: "We are receiving an > > error message after exactly 9 messages are downloaded and > > when we try again, it downloads the same 9 messages" > > > > Error message is: > > > > Some messages couldn't be retrieved from the server > > Socket Error:10054 > > Error Number:0x800CCC0F > > Your server has unexpectedly terminated the connection. > > > > We're using E2K+SP2 > > > > Any comments please ? > > > > TIA > > > > Adil Hindistan, CE-93, MCP > > Yahoo: sc0ri0n > > ICQ: 26477783 List Charter and FAQ at: http://www.sunbelt-software.com/exchange_list_charter.htm
