]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
and also in the mime acl
authorStephen Gran <steve@lobefin.net>
Tue, 2 Aug 2011 15:01:28 +0000 (16:01 +0100)
committerStephen Gran <steve@lobefin.net>
Tue, 2 Aug 2011 15:01:28 +0000 (16:01 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/exim/templates/eximconf.erb

index de0c2ab918fe44ab6295dbb7a97414f57f3b68fe..2605ace0ce756e5d3b9d6a1d2f1f7dccd0154522 100644 (file)
@@ -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}}