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