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

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