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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Graeme Fowler
日付:  
To: Exim Mailing List
題目: 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