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:
f819308
)
bugs mx also need a transport and a submission port
author
Stephen Gran
<steve@lobefin.net>
Mon, 2 Nov 2009 21:53:50 +0000
(21:53 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Mon, 2 Nov 2009 21:53:50 +0000
(21:53 +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
3f17c8e
..
fb7b083
100644
(file)
--- a/
modules/exim/templates/eximconf.erb
+++ b/
modules/exim/templates/eximconf.erb
@@
-239,7
+239,7
@@
ports = []
out = "daemon_smtp_ports = "
ports << 25
-if nodeinfo['bugsmaster']
+if nodeinfo['bugsmaster']
or nodeinfo['bugsmx']
ports << 587
end
@@
-1684,7
+1684,7
@@
bsmtp:
<%=
out = ""
-if nodeinfo['bugsmaster']
+if nodeinfo['bugsmaster']
or nodeinfo['bugsmx']
out = '
bugs_pipe:
driver = pipe