Rick Macdougall wrote:

Hi,

Bill was my patch for the greylisting problem where smtp-auth is used included ? (I'm not even sure I submitted to the list now). Basically it would not allow clients who had used smtp auth to send mail to send mail, giving a 421 try-again later error (as is normal with the greylist patch).

Yes, but it's slightly different. I did add the relayclient definition, but did NOT move the call to envelope_scanner below the chkuser code, as you had done. There's no reason to run chkuser code if we're going to defer the connection, it's not as efficient.


Regards,

Bill

Reply via email to