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:
1df5c25
)
Use the hash variable
author
Stephen Gran
<steve@lobefin.net>
Thu, 7 May 2009 00:29:45 +0000
(
01:29
+0100)
committer
Stephen Gran
<steve@lobefin.net>
Thu, 7 May 2009 00:29:45 +0000
(
01:29
+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
e9f332c
..
1ea37fe
100644
(file)
--- a/
modules/exim/templates/eximconf.erb
+++ b/
modules/exim/templates/eximconf.erb
@@
-852,7
+852,7
@@
smarthost:
driver = manualroute
domains = !+handled_domains
transport = remote_smtp_smarthost
- route_list = * ' +
smarthost
+ '
+ route_list = * ' +
nodeinfo['smarthost']
+ '
host_find_failed = defer
same_domain_copy_routing = yes
no_more