I have a PC mail client that gets the following error:
Server did not respond Winsock error 10035 (0x2733)

What mail client is it? 10035 is a "Would block" call, which almost always would indicate an error in the mail client. That means that the mail client issued a Winsock command on a socket that is set not to block (as is usually the case), but the command would block. For example, if the mail client says "Please send me any data that may be waiting on this socket", Winsock would report the 10035 "error" if there wasn't any information from the remote end yet. In this case, the mail client should simply wait longer (or time out, if it has been long enough).


-Scott
---
Declude JunkMail: The advanced anti-spam solution for IMail mailservers.
Declude Virus: Catches known viruses and is the leader in mailserver vulnerability detection.
Find out what you have been missing: Ask for a free 30-day evaluation.


---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]


To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to