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:
bf8d169
)
Revert "make englund a mailrelay"
author
Martin Zobel-Helas
<zobel@debian.org>
Sun, 28 Mar 2010 16:53:01 +0000
(18:53 +0200)
committer
Martin Zobel-Helas
<zobel@debian.org>
Sun, 28 Mar 2010 16:53:01 +0000
(18:53 +0200)
This reverts commit
d271b3e0b34421dc16b53612ca86965cb1abb8bb
.
modules/exim/templates/manualroute.erb
patch
|
blob
|
history
diff --git
a/modules/exim/templates/manualroute.erb
b/modules/exim/templates/manualroute.erb
index
0cfd9e4
..
457d4da
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'
, 'englund.debian.org' then
+when 'spohr.debian.org', 'draghi.debian.org'
then
mxmatches << 'mailout.debian.org'
end