untitled9 wrote:
I was just wondering what block lists (dnsbl, rbl, etc.) people use to block spam.
Currently I only use the Spamhaus Blocklist (SBL) plus their Exploit Blocklist (XBL): sbl-xbl.spamhaus.org
However I'm still getting a lot of spam, and I've heard of people blocking nearly all spam using just a couple block lists.
I'm currently using opm.blitzed.org, lists.dnsbl.org, relays.ordb.org and bl.spamcop.net in addition to the blocklist from Spamhaus. Then again, I don't notice anything since I only have 13 domains that are relatively unknown to most people.
untitled9 wrote:
Also, I currently use Postfix and put the setting: "reject_rbl_client sbl-xbl.spamhaus.org" at the end of my "smtpd_recipient_restrictions" list. Is there a better place to put it?
No, that's the correct way to put it.