[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Qmail + greylisting
Julian Grunnell wrote:
> Thanks Manuel for your help once again!! It almost worked, but I've found
> that once an IP is added to greylisting_lists then all mail regardless of
> mail_from / rcpt_to is being accepted.
>
> To me it looks like the plugin is checking the greylisting_lists table
> BEFORE the greylisting_data table? If this check was the other way around I
> bet it would be perfect.
>
> Thanks - Julian.
Ain't that what you want?
> Initially we want to care about relay_ip, mail_from & rcpt_to. But once
> a mail has been re-sent that matches all three of those - ie. the exact
> same mail is sent 5+ mins later, we then want to accept all mail from
> that sender IP address for the next 36 days, regardless of either the
> mail_from or rcpt_to data.
/ manuel