Jakob Hirsch wrote:
> Renaud, your cleaning solution deletes all entries older than 4 hours,
> which makes valid hosts going through greylisting again and again...
>
Humm, no.
Because if the mail is delivered sucessfully before 4 hours,
record_expires is updated:
GREYLIST_OK_NEWTIME = UPDATE GREYLIST_TABLE \
SET record_expires = DATE_ADD(now(), INTERVAL
GREYLIST_WHITE_LIFETIME) \
WHERE id = $acl_m9 AND type='AUTO'
smime.p7s
Description: S/MIME Cryptographic Signature
-- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
