]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Revert "make englund a mailrelay"
authorMartin Zobel-Helas <zobel@debian.org>
Sun, 28 Mar 2010 16:53:01 +0000 (18:53 +0200)
committerMartin 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

index 0cfd9e48e27fd998a1251d73b238d3df8ae51cca..457d4da241405b7ff998432fbdf16220d459ed77 100644 (file)
@@ -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