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

Top Page
Delete this message
Reply to this message
Author: Graeme Fowler
Date:  
To: Exim Mailing List
Subject: 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