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:
19a3080
)
And add explicit accept at end of mime acl
author
Stephen Gran
<steve@lobefin.net>
Sat, 23 May 2009 11:37:25 +0000
(12:37 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sat, 23 May 2009 11:37:25 +0000
(12:37 +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
d940962
..
f6cc8b7
100644
(file)
--- 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