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

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Graeme Fowler
Data:  
Para: Exim Mailing List
Assunto: 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