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:
d86d809
)
make englund a mailrelay
author
Martin Zobel-Helas
<zobel@debian.org>
Sun, 28 Mar 2010 13:28:58 +0000
(15:28 +0200)
committer
Martin Zobel-Helas
<zobel@debian.org>
Sun, 28 Mar 2010 13:28:58 +0000
(15:28 +0200)
modules/exim/templates/manualroute.erb
patch
|
blob
|
history
diff --git
a/modules/exim/templates/manualroute.erb
b/modules/exim/templates/manualroute.erb
index
457d4da
..
0cfd9e4
100644
(file)
--- a/
modules/exim/templates/manualroute.erb
+++ b/
modules/exim/templates/manualroute.erb
@@
-10,7
+10,7
@@
<%=
mxmatches = [ fqdn ]
case fqdn
-when 'spohr.debian.org', 'draghi.debian.org'
then
+when 'spohr.debian.org', 'draghi.debian.org'
, 'englund.debian.org' then
mxmatches << 'mailout.debian.org'
end