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:
436211e
)
stupid net-lsearch type
author
Stephen Gran
<steve@lobefin.net>
Tue, 16 Mar 2010 23:48:14 +0000
(23:48 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Tue, 16 Mar 2010 23:48:14 +0000
(23:48 +0000)
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
e055cce
..
042d58b
100644
(file)
--- a/
modules/exim/templates/eximconf.erb
+++ b/
modules/exim/templates/eximconf.erb
@@
-136,7
+136,7
@@
localpartlist postmasterish = postmaster : abuse : hostmaster : root
# Domains we relay for; that is domains that aren't considered local but we
# accept mail for them.
-hostlist debianhosts = 127.0.0.1 :
net-lsearch;
/var/lib/misc/thishost/debianhosts
+hostlist debianhosts = 127.0.0.1 : /var/lib/misc/thishost/debianhosts
<%=
out = ""
if nodeinfo['mailrelay']