diff xml/dnsbl.in @ 27:43a4f6b3e668 stable-2-3

add configurable host name limit and bad html tag limits.
author carl
date Sat, 22 May 2004 22:30:45 -0700
parents 2e23b7184d2b
children fc7f8f3ea90f
line wrap: on
line diff
--- a/xml/dnsbl.in	Fri May 21 21:55:38 2004 -0700
+++ b/xml/dnsbl.in	Sat May 22 22:30:45 2004 -0700
@@ -19,12 +19,13 @@
 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) and scan for
-HTTP and HTTPS URLs and bare hostnames in the body of the mail.  If any
-of those host names have A records on the SBL (or a single configurable
-list), 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.
+<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 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.
 
 <p>The DNSBL milter reads a text configuration file (dnsbl.conf) on
 startup, and whenever the config file (or any of the referenced include