Thanks scott, Sorry I'm late responding as I did not get the message, saw it in the archives.
the client is QuickMail Pro from CESoftware. The only thing I've found on this winsock error concerns printers using jetadmin. One of the machines with the issue (maybe more) had jetadmin so I unistalled it and am waiting to see if there was a conflict there causing the issue. It does not happen to all of our windows clients, only some. bob ___________________________________________________________ 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). 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/
