[MLUG] Spam
Dave Hinse
dh at hinse.org
Thu Jul 24 11:18:23 EDT 2008
I've updated my postfix config with the following
smtpd_recipient_restrictions=
permit_mynetworks,
permit_sasl_authenticated,
reject_rbl_client sbl-xbl.spamhaus.org,
reject_rbl_client cbl.abuseat.org,
reject_rbl_client bl.spamcop.net,
reject_unauth_destination,
#check_relay_domains,
permit
However when I look into the logs, it doesn't look like the rbl servers are
being polled ???
dave
More information about the mlug
mailing list