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:
a18e1bf
)
Exim should also accept v6 connections over lo
author
Stephen Gran
<steve@lobefin.net>
Sat, 26 Mar 2011 09:26:51 +0000
(09:26 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sat, 26 Mar 2011 09:26:51 +0000
(09:26 +0000)
Let's see how this does with erb
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
428e356
..
131550e
100644
(file)
--- a/
modules/exim/templates/eximconf.erb
+++ b/
modules/exim/templates/eximconf.erb
@@
-119,7
+119,7
@@
localpartlist local_only_users = lsearch;/etc/exim4/localusers
localpartlist postmasterish = postmaster : abuse : hostmaster
-hostlist debianhosts =
: 127.0.0.1 :
/var/lib/misc/thishost/debianhosts
+hostlist debianhosts =
<; ; 127.0.0.1 ; ::1 ;
/var/lib/misc/thishost/debianhosts
hostlist reservedaddrs = <%= nodeinfo['reservedaddrs'] %>