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

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Marc Perkel
Data:  
Para: Graeme Fowler
CC: Exim Mailing List
Asunto: Re: [exim] I've modified Erik Mugele's exim_surbl.pl utilityfor blocking URIBL in Exim


Graeme Fowler wrote:
> 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
>
>


I meant to say that it reduces false positives.