From b95b62e37f0b1d14a99bcd5d98757259e96895cf Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 23 May 2009 12:37:25 +0100 Subject: [PATCH] And add explicit accept at end of mime acl Signed-off-by: Stephen Gran --- modules/exim/templates/eximconf.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index d94096274..f6cc8b71a 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -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 -- 2.20.1