From: Martin Zobel-Helas Date: Sun, 28 Mar 2010 16:53:01 +0000 (+0200) Subject: Revert "make englund a mailrelay" X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=906277d3c7c09fa4437fdc4a87cab4b7896bfe67;p=dsa-puppet.git Revert "make englund a mailrelay" This reverts commit d271b3e0b34421dc16b53612ca86965cb1abb8bb. --- diff --git a/modules/exim/templates/manualroute.erb b/modules/exim/templates/manualroute.erb index 0cfd9e48..457d4da2 100644 --- 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