9 messages in net.sourceforge.lists.courier-usersRe: [courier-users] No luck with cour...
FromSent OnAttachments
Nathan HarrisJul 19, 2007 11:57 am 
Gordon MessmerJul 19, 2007 1:35 pm 
Jérôme BlionJul 19, 2007 3:04 pm 
Gordon MessmerJul 20, 2007 10:43 am 
Sam VarshavchikJul 20, 2007 2:32 pm 
Gordon MessmerJul 20, 2007 2:48 pm 
Sam VarshavchikJul 20, 2007 3:29 pm 
Gordon MessmerJul 20, 2007 11:43 pm.patch
Nathan HarrisJul 23, 2007 7:08 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] No luck with courier-pythonfilter and courier-0.56.0.20070701Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jul 20, 2007 3:29:28 pm
List:net.sourceforge.lists.courier-users

Gordon Messmer writes:

Sam Varshavchik wrote:

Is the single-line response terminated by a newline?

Nope, never has been. The docs aren't specific about that, other than to say that the result code should follow the same format as regular SMTP replies. Will '\n' be good enough, or should I use '\r\n' to be conformant?

\n would've been good enough, although I'll change my code . You're probably not the only one who'll run into this, I suppose, so I might as well do it. I'll work on the corrected version this weekend.