And add explicit accept at end of mime acl
authorStephen Gran <steve@lobefin.net>
Sat, 23 May 2009 11:37:25 +0000 (12:37 +0100)
committerStephen Gran <steve@lobefin.net>
Sat, 23 May 2009 11:37:25 +0000 (12:37 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/exim/templates/eximconf.erb

index d940962..f6cc8b7 100644 (file)
@@ -781,6 +781,8 @@ acl_check_mime:
          condition     = ${if eq{$acl_m5}{false}{no}{yes}}
          log_message   = $acl_m5
          message       = $acl_m5
+
+  accept
 '
 end
 out