atom feed21 messages in net.sourceforge.lists.courier-users[courier-users] Re: To base64, or not...
FromSent OnAttachments
Jerry AmundsonJun 25, 2003 1:55 pm 
Sam VarshavchikJun 25, 2003 3:09 pm 
Jerry AmundsonJun 26, 2003 9:04 pm 
Jerry AmundsonJun 26, 2003 9:25 pm 
Sam VarshavchikJun 27, 2003 7:42 am 
Sam VarshavchikJun 27, 2003 7:58 am 
Jerry AmundsonJun 27, 2003 8:38 am 
Sam VarshavchikJun 27, 2003 9:41 am 
Jerry AmundsonJun 27, 2003 2:55 pm 
Sam VarshavchikJun 27, 2003 6:35 pm 
Jason HaarJun 29, 2003 4:54 pm 
Jerry AmundsonJul 2, 2003 12:25 pm 
Sam VarshavchikJul 2, 2003 3:10 pm 
Jerry AmundsonJul 2, 2003 9:55 pm 
Sam VarshavchikJul 2, 2003 11:26 pm 
Jerry AmundsonJul 3, 2003 7:10 am 
Sam VarshavchikJul 3, 2003 8:37 am 
Jerry AmundsonJul 3, 2003 10:24 am 
Sam VarshavchikJul 3, 2003 6:07 pm 
Systems AdministratorJul 3, 2003 11:08 pm 
Jerry AmundsonJul 4, 2003 1:23 am 
Subject:[courier-users] Re: To base64, or not to base64?
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jul 2, 2003 3:10:49 pm
List:net.sourceforge.lists.courier-users

Jerry Amundson writes:

I set ARCHIVEDIR to capture everything being delivered. The captured data file has the original MIME boundaries in place, and when copied to a maildir has a perfectly readable attachment.

Check whether the original message has trailing CRs. If so, it means that when the message was originally received via SMTP, lines were terminated with CRCRLF, instead of CRLF. Garbage in, garbage out.