When doing POP3 you must send a QUIT command to server or all email marked for deletion (DELE command) will not be deleted.
>> whats the proper command to close the connection dcn> gracefully ? dcn> The command is "Quit". On a pinch, you could use dcn> "Abort", which will close the socket connection dcn> abruptly if it is opened, but "Quit" will send the dcn> "QUIT" POP3 command to the server and wait for it to dcn> close the connection. dcn> -dZ. dcn> -- dcn> DZ-Jay - [TeamICS] dcn> http://www.overbyte.be/eng/overbyte/teamics.html -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be