diff options
author | Jonas Smedegaard <dr@jones.dk> | 2006-09-30 07:28:44 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2006-09-30 07:28:44 +0000 |
commit | 76431434f833e00f086762a115fc0dba1db50562 (patch) | |
tree | 608f37378e06ddbc6133a407cce0db5b82f4fdc2 /postfix | |
parent | f4614338004155fc1951e880b9bf99c7f781728f (diff) |
Re-enable multihop.dsbl.org (instead of list.dsbl.org).
Diffstat (limited to 'postfix')
-rw-r--r-- | postfix/maps_rbl_domains | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/postfix/maps_rbl_domains b/postfix/maps_rbl_domains index e815fe3..2999126 100644 --- a/postfix/maps_rbl_domains +++ b/postfix/maps_rbl_domains @@ -16,14 +16,14 @@ # reject_rbl_client list.dsbl.org, reject_rbl_client relays.ordb.org, reject_rbl_client spam.dnsrbl.net, # reject # -# $Id: maps_rbl_domains,v 1.7 2006-08-29 20:16:19 jonas Exp $ +# $Id: maps_rbl_domains,v 1.8 2006-09-30 07:28:44 jonas Exp $ # #relays.visi.com bl.spamcop.net # (Avoided in the past: times out) block.blars.org # Carefully maintained list -list.dsbl.org # Carefully maintained list -#multihop.dsbl.org # Somewhat aggressive list +#list.dsbl.org # Carefully maintained list +multihop.dsbl.org # Somewhat aggressive list relays.ordb.org spam.dnsrbl.net # Automated using honey pots cbl.abuseat.org # Fully automated spamtrap-generated list |