Mercurial > dnsbl
diff dnsbl.spec.in @ 180:7a722f482bfb
embedded dcc filtering
author | carl |
---|---|
date | Sat, 06 Oct 2007 12:17:02 -0700 |
parents | da0c41b9f672 |
children | 92a5c866bdfa |
line wrap: on
line diff
--- a/dnsbl.spec.in Sat Oct 06 10:56:35 2007 -0700 +++ b/dnsbl.spec.in Sat Oct 06 12:17:02 2007 -0700 @@ -26,7 +26,7 @@ %description -We present here a mechanism whereby the backup mail server can use the correct set of DNSBLs for each recipient for each message. As a side-effect, it gives us the ability to customize the set of DNSBLs on a per-recipient basis, so that fred@example.com could use SPEWS and the SBL, where all other users @example.com use only the SBL. +We present here a mechanism whereby the backup mail server can use the correct set of DNSBLs for each recipient for each message. As a side-effect, it gives us the ability to customize the set of DNSBLs on a per-recipient basis, so that fred@example.com could use LOCAL and the SBL, where all other users @example.com use only the SBL. This milter will also decode (base64, mime, html entity, url encodings) and scan for HTTP and HTTPS URLs and bare hostnames in the body of the mail. If any of those host names have A or NS records on the SBL (or a single configurable DNSBL), the mail will be rejected unless previously whitelisted. This milter also counts the number of invalid HTML tags, and can reject mail if that count exceeds your specified limit.