diff dnsbl.conf @ 70:c812a06f87bf stable-4-6

fix fedora core 3 compile error - enum list cannot end with comma
author carl
date Sat, 02 Apr 2005 12:21:06 -0800
parents 419e00901570
children 1142e46be550
line wrap: on
line diff
--- a/dnsbl.conf	Sat Apr 02 12:12:23 2005 -0800
+++ b/dnsbl.conf	Sat Apr 02 12:21:06 2005 -0800
@@ -4,7 +4,7 @@
 content         sbl-xbl.spamhaus.org        'Mail containing %s rejected - sbl; see http://www.spamhaus.org/query/bl?ip=%s'
 #host_limit     20                          'Mail containing too many host names rejected'
 host_soft_limit 20
-html_limit      20                          'Mail containing excessive bad html tags rejected'
+#html_limit     20                          'Mail containing excessive bad html tags rejected'
 include hosts-ignore.conf
 include html-tags.conf
 include tld.conf