From: Stephen Gran Date: Tue, 2 Aug 2011 15:01:28 +0000 (+0100) Subject: and also in the mime acl X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=4de878cbacade59fa7a89ad1d1721846de6976be;p=mirror%2Fdsa-puppet.git and also in the mime acl Signed-off-by: Stephen Gran --- diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index de0c2ab91..2605ace0c 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -845,6 +845,9 @@ check_recipient: <%- if nodeinfo.has_key?('heavy_exim') and nodeinfo['heavy_exim'] -%> acl_check_mime: + accept verify = certificate + accept hosts = +debianhosts + discard condition = ${if <{$message_size}{256000}} condition = ${if eq {$acl_m_prf}{blackhole}} set acl_m_srb = ${perl{surblspamcheck}}