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
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