In case other postfix users didn't figure this out (I didn't myself until
recently), it's very simple to configure postfix 2.x to use DNSBLs. Just
insert something this into main.cf
smtpd_client_restrictions =
reject_rbl_client sbl.spamhaus.org
reject_rbl_client relays.ordb.org
reject_rbl_client list.dsbl.org
reject_rbl_client dsn.rfc-ignorant.org
Anyway, those are the DNSBLs I use, there are quite a few out there to
chose from, and all have different policies. But this is a nice way to stop
the spam before it even gets into your network.
--
Jem Berkes
http://www.sysdesign.ca/