Are there any know bugs in 0.4.2 where the pop3d some how miscalculates the size of certain (potentially mal-formatted) message?
There are no known bugs.
I ask because I keep having trashy Outlook choke on some messages. When I connect to the pop3d manually I see that the messages that cause the problem always show up with a zero length in the LIST output and a RETR gives: RETR 1 +OK 0 octets follow. <msg>
Since a RETR is nothing more than an fopen(), followed by getc(), this indicates that this is indeed an empty file.
------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
