Re: [exim] Greylisting without SQL db

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jason L Tibbitts III
Data:  
Para: David Woodhouse
CC: exim users
Asunto: Re: [exim] Greylisting without SQL db
>>>>> "DW" == David Woodhouse <dwmw2@???> writes:

DW> You'd do better to use
DW> http://david.woodhou.se/eximconf/include/acl-greylist-sqlite
DW> though.


Oh, cool, you did end up upgrading it. I've been using your old
method for some time now with no problems, but have been wanting to
move to SQLite since it was turned on in the Fedora exim packages.

Do you have an expiry tool there as well?

Also, have you considered making the timeout scale based on, say,
spamassassin score? With the idea being that the most spammy messages
have to wait perhaps significant amounts of time, hopefully resulting
in other filtering methods like blocklists catching up.

- J<