6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: formmail.cgi ...
FromSent OnAttachments
Paul TinsleyJan 13, 2002 3:32 am 
Bryan RossJan 13, 2002 7:21 am 
Sam VarshavchikJan 13, 2002 7:50 am 
Bryan RossJan 13, 2002 7:57 am 
Sam VarshavchikJan 13, 2002 8:48 am 
Bryan RossJan 13, 2002 9:11 am 
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:Re: [courier-users] Re: formmail.cgi reports 550- message has 8bit contentActions...
From:Bryan Ross (bry@return0.net)
Date:Jan 13, 2002 9:11:40 am
List:net.sourceforge.lists.courier-users

On Sun, 13 Jan 2002, Sam Varshavchik wrote:

Bryan Ross writes:

Eventually, Im looking to replace it with something home brewed. My main worry is that I dont have much experience of the internals of MIME, so its probably a little out of my league - although no doubt there's a perl module that I can 'lean' on ;)

Hack the script again to add "Mime-Version: 1.0" and "Content-Transfer-Encoding: 8bit" to all outgoing mail. This should fix it.

See how easy it is to generate properly-encoded MIME mail? Wasn't so hard, was it? Buy.com, Hotmail.com, and other organizations who can't do that are just a bunch of bloomin' idiots.

Thanks Sam, I added those two lines, and everything seems to work okay. In the headers of a received email, it even tells me that Courier has automagically converted the document to 7bit for my viewing pleasure :)

I think I should go do some reading up on MIME... maybe it isn't as scary as everyone makes out ;)

Bryan