Code: Select all
smtpd_client_restrictions = permit_sasl_authenticated, reject_rbl_client zen.spamhaus.org
Code: Select all
Spam List = # spamhaus-ZEN # You can un-comment this to enable them
Code: Select all
# http://barracudacentral.org/rbl
BARRACUDA b.barracudacentral.org
# aggregate list - http://www.sorbs.net/using.shtml
SORBS dnsbl.sorbs.net
# aggregate list - http://www.spamhaus.org/zen/
SPAMHAUS zen.spamhaus.org
# aggregate list - https://www.spamcop.net/bl.shtml
SPAMCOP bl.spamcop.net
would it not be better to remove it from main.cf and use the more complex Mailscanner options? Especially seeing that I can use:
Code: Select all
Spam Lists To Be Spam = 1
Spam Lists To Reach High Score = 3