]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/exim/templates/manualroute.erb
<weasel> zobel: why are you moving MX to a machine with loads of disk? why not pick...
[dsa-puppet.git] / modules / exim / templates / manualroute.erb
index 457d4da241405b7ff998432fbdf16220d459ed77..c798cc9104827a8e295adcf27ea1fd33cb2395d9 100644 (file)
@@ -10,7 +10,7 @@
 <%=
 mxmatches = [ fqdn ]
 case fqdn
-when 'spohr.debian.org', 'draghi.debian.org' then 
+when 'spohr.debian.org', 'draghi.debian.org', 'merikanto.debian.org' then
   mxmatches << 'mailout.debian.org'
 end