From: Martin Zobel-Helas Date: Sun, 28 Mar 2010 13:28:58 +0000 (+0200) Subject: make englund a mailrelay X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=d271b3e0b34421dc16b53612ca86965cb1abb8bb;p=mirror%2Fdsa-puppet.git make englund a mailrelay --- diff --git a/modules/exim/templates/manualroute.erb b/modules/exim/templates/manualroute.erb index 457d4da24..0cfd9e48e 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' then +when 'spohr.debian.org', 'draghi.debian.org', 'englund.debian.org' then mxmatches << 'mailout.debian.org' end