Qpsmtpd::Address accepted syntax

2008-12-05 Thread Jared Johnson
Hi, qpsmtpd recently accepted and attempted to send a message addressed from: <[EMAIL PROTECTED]> The recipient server rejected this message based on an invalid sender address. I did some testing, and QP rejects <[EMAIL PROTECTED]> but rejects <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAI

Re: Qpsmtpd::Address accepted syntax

2008-12-05 Thread Jared Johnson
Well, I answered my own question by reading the source. I can't quite make out where in RFC 2821/2 this is specified, but I also don't see it reversed anywhere in 5321/2 so I'll trust that the code knows what it's talking about :) -Jared Jared Johnson wrote: Hi, qpsmtpd recently accepted a