>I just installed a new iMail server and I have the following message several
>times per days in my logfiles:
>
>05:30 10:49 POP3D(000000A8) send error xxx.xxx.xxx.10 10053
>05:30 10:49 POP3D(!08X!) aborted message read ...\Mailboxes\16629\main.POP
>05:30 10:49 POP3D(000000a8) reset mailbox
>
>In the Knowledge Base I found this (for the error 10053):
>"A connection abort was caused internal to your host machine. The software
>caused a connection abort because there is no space on the socket's queue
>and the socket cannot receive further connections."

Well, assuming that "10053" refers to the Winsock error #10053, and that 
"send error" means that there was an error in the send() function, then it 
may be something different.  The Winsock docs say that the error #10053 on 
a send occurs because "The virtual circuit was aborted due to a timeout or 
other failure".  In English, this almost certainly means that a timeout 
occurred (perhaps the remote computer disconnected).

                                                         -Scott

Declude: Anti-spam and Anti-virus solutions for IMail.  http://www.declude.com



Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to