Re: [exim] I've modified Erik Mugele's exim_surbl.pl utility…

Top Pagina
Delete this message
Reply to this message
Auteur: Graeme Fowler
Datum:  
Aan: Exim Mailing List
Onderwerp: Re: [exim] I've modified Erik Mugele's exim_surbl.pl utility forblocking URIBL in Exim
On Mon, 2008-09-15 at 16:37 -0700, Marc Perkel wrote:
> One of the important additions I made in the code was the addition of
> checking against a whitelist database to eliminate false positives.


Small nit: that doesn't eliminate false positives. It eliminates
returning positive results against hosts, addresses or URIs in the
database - not the same thing at all.

Graeme