Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

Re: Advice on MTA blacklist

From: mouss <mouss(at)netoyen.net>
Date: Wed Oct 10 2007 - 12:04:09 EDT


Leon Kolchinsky wrote:
>> Hello,
>>
>> Which spam blacklists do you use in your MTA config. (postfix)
>> smptd_client_restrictions
>>
>> Currently we only use : reject_rbl_client list.dsbl.org
>>
>> We let spamassassin fight the rest of the spam. But the load of spam is
>> getting to high for our organisation. Wich list is safe enough to block
>> senders at MTA level ?
>>
>> Spamhaus, or spamcop ?
>>
>> I would like to hear some advice or maybe your current setup ?
>>
>> Thank you for any advice we can use .....
>>
>> Greetings.... Richard
>>
>
>
> I'm using
> reject_rbl_client zen.spamhaus.org,
> reject_rbl_client safe.dnsbl.sorbs.net,
> reject_rbl_client list.dsbl.org,
>
> and zen.spamhaus.org filtering about 98% of all rbl rejects.
>
>

You can't count like this. because what is rejected by zen is not checked against the other two.
changing the order of the checks will give you different numbers.

the only way to get real numbers is to put

    warn_if_reject reject_rbl_client $list1
    warn_if_reject reject_rbl_client $list2
    warn_if_reject reject_rbl_client $list3
before the actual rejects. This way you can count the reject_warning log lines. now this means more lookups (you will lookup all the DNSBLs, instead of stopping at first listing). Received on Wed Oct 10 12:48:54 2007

This archive was generated by hypermail 2.1.8 : Fri Jul 04 2008 - 12:18:30 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library