Re: [PATCH] Accept messages with no body and no trailing \n after headers

2012-08-16 Thread Matt Simerson
On Aug 13, 2012, at 3:23 PM, Charlie Brady wrote: > > On Fri, 20 Jul 2012, Matt Simerson wrote: > >> Imported to qpsmtpd-dev. >> >> https://github.com/msimerson/qpsmtpd-dev/commit/b174bb0c4dd865312c264504935549e962004336 > > Since this is a straight bug fix, could this not go into here? >

Re: [PATCH] Accept messages with no body and no trailing \n after headers

2012-08-13 Thread Charlie Brady
On Fri, 20 Jul 2012, Matt Simerson wrote: > Imported to qpsmtpd-dev. > > https://github.com/msimerson/qpsmtpd-dev/commit/b174bb0c4dd865312c264504935549e962004336 Since this is a straight bug fix, could this not go into here? http://git.develooper.com/?p=qpsmtpd.git;a=summary I'm guessing that

Re: [PATCH] Accept messages with no body and no trailing \n after headers

2012-07-20 Thread Matt Simerson
Imported to qpsmtpd-dev. https://github.com/msimerson/qpsmtpd-dev/commit/b174bb0c4dd865312c264504935549e962004336 Matt On Jul 20, 2012, at 10:37 AM, Charlie Brady wrote: > > On Sat, 25 Feb 2012, Robin H. Johnson wrote: > >> I'm reopening this thread as I independently ran into it today, and

Re: [PATCH] Accept messages with no body and no trailing \n after headers

2012-07-20 Thread Charlie Brady
On Sat, 25 Feb 2012, Robin H. Johnson wrote: > I'm reopening this thread as I independently ran into it today, and I still > don't see it in the Git repo. I still don't see it in the Git repo: https://github.com/smtpd/qpsmtpd/blob/master/lib/Qpsmtpd/SMTP.pm It's nearly a year now since Jared

[PATCH] Accept messages with no body and no trailing \n after headers

2012-02-24 Thread Robin H. Johnson
I'm reopening this thread as I independently ran into it today, and I still don't see it in the Git repo. I've attached a simpler patch than the previous version as well, it's had a few hours of testing only. A user tried to subscribe to a mailing list I run, and pinged me after 2 days because h