Re: [toaster] Bug in Greylisting patch / relay clients

2005-03-29 Thread Bill Shupp
Rick Macdougall wrote: Hi Bill, I think the following code should be changed, otherwise smtp auth and pop-before-smtp clients will not be able to send email when using the greylisting patch. Looks ok to me. I'll get that applied this week.. Thanks, Bill

[toaster] Bug in Greylisting patch / relay clients

2005-03-29 Thread Rick Macdougall
Hi Bill, I think the following code should be changed, otherwise smtp auth and pop-before-smtp clients will not be able to send email when using the greylisting patch. New code (works) if (flagbarfspf) { err_spf(); return; } switch (chkuser_realrcpt (&mailfrom, &addr)) { case CHKUSER