diff options
author | Marcello Coutinho <marcellocoutinho@gmail.com> | 2011-10-24 15:03:39 -0200 |
---|---|---|
committer | marcelloc <marcellocoutinho@gmail.com> | 2011-10-24 15:03:39 -0200 |
commit | de57c95c6b2bb4dd8160e99b0eb7cd1ad3134b03 (patch) | |
tree | 97dbbf20edf0165600c940da654c9f53b0f6fcd0 /config | |
parent | c7a37fde395a9f0d08664133b321528af9aff3ae (diff) | |
download | pfsense-packages-de57c95c6b2bb4dd8160e99b0eb7cd1ad3134b03.tar.gz pfsense-packages-de57c95c6b2bb4dd8160e99b0eb7cd1ad3134b03.tar.bz2 pfsense-packages-de57c95c6b2bb4dd8160e99b0eb7cd1ad3134b03.zip |
Postfix - Include RBL list warning
Diffstat (limited to 'config')
-rw-r--r-- | config/postfix/postfix_antispam.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/postfix/postfix_antispam.xml b/config/postfix/postfix_antispam.xml index fa518efa..b29113e5 100644 --- a/config/postfix/postfix_antispam.xml +++ b/config/postfix/postfix_antispam.xml @@ -195,7 +195,8 @@ <fielddescr>RBL server List</fielddescr> <fieldname>rbl_servers</fieldname> <description><![CDATA[ - ex: dnsbl.sorbs.net, bl.spamcop.net*2, dnslb.local*-5, cbl.abuseat.org, b.barracudacentral.org, dnsbl.invaluement.com<BR> + <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> 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]]> |