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:
660bbeb
)
cert if good enough for data time checks as well for mailrelay
author
Stephen Gran
<steve@lobefin.net>
Wed, 23 Sep 2009 20:26:38 +0000
(21:26 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Wed, 23 Sep 2009 20:26:38 +0000
(21:26 +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
57067c6
..
8740731
100644
(file)
--- a/
modules/exim/templates/eximconf.erb
+++ b/
modules/exim/templates/eximconf.erb
@@
-926,6
+926,16
@@
acl_check_predata:
#!!# ACL that is used after the DATA command
check_message:
+<%=
+out=''
+if nodeinfo['mailrelay']
+ out='
+ accept verify = certificate
+'
+end
+out
+%>
+
require verify = header_syntax
message = Invalid syntax in the header