Mercurial > dnsbl
diff xml/sample.conf @ 8:dbe18921f741
integration work on url scanner
author | carl |
---|---|
date | Thu, 22 Apr 2004 11:25:45 -0700 |
parents | 793ac9cc114d |
children | 9ca440c8d187 |
line wrap: on
line diff
--- a/xml/sample.conf Thu Apr 22 08:38:07 2004 -0700 +++ b/xml/sample.conf Thu Apr 22 11:25:45 2004 -0700 @@ -4,6 +4,13 @@ # tokens are separated by spaces or tabs # # +# content: +# second token is the dns suffix used for the actual lookups +# third token? is a string enclosed in single quotes, so it +# is not really a token. This is the error message, with +# up to two %s parameters for the url and the client ip +# address. +# # dnsbl: # second token is the name of this dnsbl # third token is the dns suffix used for the actual lookups @@ -72,6 +79,8 @@ # define the dnsbls to use # # +content sbl-xbl.spamhaus.org 'Mail containing %s rejected - sbl; see http://www.spamhaus.org/query/bl?ip=%s' +# dnsbl LOCAL blackholes.five-ten-sg.com 'Mail from %s rejected - local; see http://www.five-ten-sg.com/blackhole.php?%s' dnsbl SPEWS blackholes.spews.org 'Mail from %s rejected - spews; see http://www.spews.org/ask.cgi?x=%s' dnsbl SBL sbl-xbl.spamhaus.org 'Mail from %s rejected - sbl; see http://www.spamhaus.org/query/bl?ip=%s'