Mercurial > dnsbl
comparison dnsbl.conf @ 44:6b79046b18c2
changes for 3.2
author | carl |
---|---|
date | Fri, 09 Jul 2004 07:53:02 -0700 |
parents | d95af8129dfa |
children | 419e00901570 |
comparison
equal
deleted
inserted
replaced
43:acbe44bbba22 | 44:6b79046b18c2 |
---|---|
1 ############################################## | 1 ############################################## |
2 # content scanning parameters | 2 # content scanning parameters |
3 # | 3 # |
4 content sbl-xbl.spamhaus.org 'Mail containing %s rejected - sbl; see http://www.spamhaus.org/query/bl?ip=%s' | 4 content sbl-xbl.spamhaus.org 'Mail containing %s rejected - sbl; see http://www.spamhaus.org/query/bl?ip=%s' |
5 host_limit 20 'Mail containing too many host names rejected' | 5 #host_limit 20 'Mail containing too many host names rejected' |
6 host_soft_limit 20 | |
6 html_limit 20 'Mail containing excessive bad html tags rejected' | 7 html_limit 20 'Mail containing excessive bad html tags rejected' |
7 include html-tags.conf | 8 include html-tags.conf |
8 include tld.conf | 9 include tld.conf |
9 | 10 |
10 | 11 |
11 ############################################## | 12 ############################################## |
12 # define the dnsbls to use | 13 # define the dnsbls to use |
13 # | 14 # |
14 dnsbl LOCAL blackholes.five-ten-sg.com 'Mail from %s rejected - local; see http://www.five-ten-sg.com/blackhole.php?%s' | 15 dnsbl LOCAL blackholes.five-ten-sg.com 'Mail from %s rejected - local; see http://www.five-ten-sg.com/blackhole.php?%s' |
15 #dnsbl SPEWS blackholes.spews.org 'Mail from %s rejected - spews; see http://www.spews.org/ask.cgi?x=%s' | 16 #dnsbl SPEWS blackholes.spews.org 'Mail from %s rejected - spews; see http://www.spews.org/ask.cgi?x=%s' |
16 dnsbl SBL sbl-xbl.spamhaus.org 'Mail from %s rejected - sbl; see http://www.spamhaus.org/query/bl?ip=%s' | 17 dnsbl SBL sbl-xbl.spamhaus.org 'Mail from %s rejected - sbl; see http://www.spamhaus.org/query/bl?ip=%s' |
17 | 18 |
18 | 19 |
19 ############################################## | 20 ############################################## |
20 # define the (default and other) lists of dnsbls to use | 21 # define the (default and other) lists of dnsbls to use |