Mercurial > dnsbl
diff xml/dnsbl.in @ 68:0e387cd3784b
add uuencode decoding
author | carl |
---|---|
date | Sat, 22 Jan 2005 18:07:09 -0800 |
parents | 14f0b04e2e15 |
children | fb8afa205293 |
line wrap: on
line diff
--- a/xml/dnsbl.in Sat Jan 22 18:07:09 2005 -0800 +++ b/xml/dnsbl.in Sat Jan 22 18:07:09 2005 -0800 @@ -2,7 +2,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> -<title>DNSBL Sendmail milter - Version 4.4</title> +<title>DNSBL Sendmail milter - Version 4.5</title> </head> <center>Introduction</center> @@ -19,10 +19,10 @@ per-recipient basis, so that fred@example.com could use SPEWS and the SBL, where all other users @example.com use only the SBL. -<p>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 +<p>This milter will also decode (uuencode, 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.