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:
85e69a1
)
or like this
author
Stephen Gran
<steve@lobefin.net>
Thu, 7 May 2009 00:10:54 +0000
(
01:10
+0100)
committer
Stephen Gran
<steve@lobefin.net>
Thu, 7 May 2009 00:10:54 +0000
(
01:10
+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
1ed7e0b
..
8c0e5ec
100644
(file)
--- a/
modules/exim/templates/eximconf.erb
+++ b/
modules/exim/templates/eximconf.erb
@@
-119,7
+119,7
@@
domainlist mailhubdomains = lsearch;/etc/exim4/manualroute
hostlist reservedaddrs = <%= nodeinfo['reservedaddrs'] %>
<%= out = ""
-if exim_ssl_certs
+if exim_ssl_certs
== true
out = "tls_certificate = /etc/exim4/ssl/thishost.crt
tls_privatekey = /etc/exim4/ssl/thishost.key
tls_try_verify_hosts = *