projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca94195
)
and also in the mime acl
author
Stephen Gran
<steve@lobefin.net>
Tue, 2 Aug 2011 15:01:28 +0000
(16:01 +0100)
committer
Stephen 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
patch
|
blob
|
history
diff --git
a/modules/exim/templates/eximconf.erb
b/modules/exim/templates/eximconf.erb
index
de0c2ab
..
2605ace
100644
(file)
--- 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}}