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:
064c17f
)
make it happier with error messages
author
Stephen Gran
<steve@lobefin.net>
Sun, 4 Oct 2009 11:25:24 +0000
(12:25 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 4 Oct 2009 11:25:24 +0000
(12:25 +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
feecf86
..
e7674bd
100644
(file)
--- a/
modules/exim/templates/eximconf.erb
+++ b/
modules/exim/templates/eximconf.erb
@@
-981,8
+981,8
@@
out
accept verify = certificate
- require verify = header_syntax
- condition = ${if eq {$acl_m_prf}{PopconMail}{no}{yes}}
+ deny condition = ${if eq {$acl_m_prf}{PopconMail}{no}{yes}}
+ !verify = header_syntax
message = Invalid syntax in the header
# RFC 822 and 2822 say that headers must be ASCII. This kinda emulates