From: Stephen Gran Date: Sat, 23 May 2009 11:37:25 +0000 (+0100) Subject: And add explicit accept at end of mime acl X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=b95b62e37f0b1d14a99bcd5d98757259e96895cf;p=mirror%2Fdsa-puppet.git And add explicit accept at end of mime acl Signed-off-by: Stephen Gran --- 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