diff options
author | marcelloc <marcellocoutinho@gmail.com> | 2011-10-28 02:38:25 -0200 |
---|---|---|
committer | marcelloc <marcellocoutinho@gmail.com> | 2011-10-28 02:38:25 -0200 |
commit | 9a75216ac2ec2e992ce1050a3556f86340027d85 (patch) | |
tree | e6b8011ac353c10a1b7f8faa1c05697563313414 /config | |
parent | b86bdf8d5ae9472295cfcb9479dc41927b5b69ca (diff) | |
download | pfsense-packages-9a75216ac2ec2e992ce1050a3556f86340027d85.tar.gz pfsense-packages-9a75216ac2ec2e992ce1050a3556f86340027d85.tar.bz2 pfsense-packages-9a75216ac2ec2e992ce1050a3556f86340027d85.zip |
postfix - remove dnsbl.invaluement.com from RBL server List info
Diffstat (limited to 'config')
-rw-r--r-- | config/postfix/postfix_antispam.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/postfix/postfix_antispam.xml b/config/postfix/postfix_antispam.xml index b29113e5..8561d571 100644 --- a/config/postfix/postfix_antispam.xml +++ b/config/postfix/postfix_antispam.xml @@ -196,7 +196,7 @@ <fieldname>rbl_servers</fieldname> <description><![CDATA[ <strong>THIS IS JUST AN EXAMPLE, CHECK IF ANY LIST YOU CHOOSE IS PAID OR FREE!</strong><BR> - ex: dnsbl.sorbs.net, bl.spamcop.net*2, dnslb.local*-5, b.barracudacentral.org, dnsbl.invaluement.com<BR> + ex: dnsbl.sorbs.net, bl.spamcop.net*2, dnslb.local*-5, cbl.abuseat.org, b.barracudacentral.org<BR> Check some rbl servers at http://www.anti-abuse.org/multi-rbl-check/<br><br> You can also create a local rbl dns server to whitelist some hosts/domains<br> See how it works in http://www.postfix.org/postconf.5.html#postscreen_dnsbl_sites]]> |