]> www.infradead.org Git - users/dwmw2/eximconf.git/commitdiff
fix HTML check
authorDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 5 Apr 2013 13:18:20 +0000 (14:18 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 5 Apr 2013 13:18:20 +0000 (14:18 +0100)
include/acl-content

index 05c22a7577f4769447c3862defdfdf998fd7f2ec..f9455107eb4d555e460555d25e55e2e537af64af 100644 (file)
@@ -156,10 +156,10 @@ check_content:
   warn dnslists = list.dnswl.org
        set acl_m_greylistreasons =
 
-  deny condition = ${if and {
+  deny condition = ${if and { \
                         {eq{$acl_m_tolists}{yes}} \
                         {eq{$acl_m_tonotlists}{}} \
-                       {eq{$acl_ishtml}{yes}}
+                       {eq{$acl_m_ishtml}{yes}} \
                        } {1}}
        message = Mailing lists do not accept HTML mail. See http://david.woodhou.se/email.html