diff xml/sample.conf @ 57:419e00901570

changes to handle 5iantlavalamp.com
author carl
date Thu, 28 Oct 2004 22:48:52 -0700
parents 57607387263d
children 1142e46be550
line wrap: on
line diff
--- a/xml/sample.conf	Wed Sep 08 14:46:45 2004 -0700
+++ b/xml/sample.conf	Thu Oct 28 22:48:52 2004 -0700
@@ -19,6 +19,12 @@
 #   for host names or bad html tags.
 #
 #
+# ignore:
+#   second token is a host name that is allowed in the body even
+#   if it would otherwise be rejected by the content scanning
+#   above.
+#
+#
 # host_limit:
 #   second token is the integer count of the number of host names
 #       or urls that are allowed in any one mail body. Zero is
@@ -124,6 +130,7 @@
 host_limit      20                          'Mail containing too many host names rejected'
 host_soft_limit 20
 html_limit      20                          'Mail containing excessive bad html tags rejected'
+include hosts-ignore.conf
 include html-tags.conf
 include tld.conf