11 messages in net.sourceforge.lists.courier-users[courier-users] Re: pop3d miscalculat...
FromSent OnAttachments
Joe LaffeyJun 6, 2003 3:14 pm 
Sam VarshavchikJun 6, 2003 3:50 pm 
Joe LaffeyJun 6, 2003 6:47 pm 
Sam VarshavchikJun 6, 2003 7:45 pm 
Joe LaffeyJun 6, 2003 8:25 pm 
Joe LaffeyJun 6, 2003 8:26 pm 
Sam VarshavchikJun 7, 2003 7:22 am 
Joe LaffeyJun 7, 2003 2:21 pm 
Bruce BroeckerJun 7, 2003 6:23 pm 
Systems AdministratorJun 17, 2003 6:52 pm 
Systems AdministratorJun 17, 2003 6:53 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: pop3d miscalculating msg lengthActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jun 6, 2003 3:50:42 pm
List:net.sourceforge.lists.courier-users

Joe Laffey writes:

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.