From e3552ebafacf4e63fd4a97c331066022b7017d56 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 29 Jun 2014 13:10:07 +0100 Subject: [PATCH] add manualroute tracker -> ticharich Signed-off-by: Stephen Gran --- modules/exim/templates/manualroute.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/exim/templates/manualroute.erb b/modules/exim/templates/manualroute.erb index 19063fb5..a1dfb504 100644 --- a/modules/exim/templates/manualroute.erb +++ b/modules/exim/templates/manualroute.erb @@ -17,6 +17,7 @@ if scope.function_has_role(['mailrelay']) mxmatches << 'INCOMING-MX' extraroutes = [ ] extraroutes << "www-master.debian.org:\t\twolkenstein.debian.org" + extraroutes << "tracker.debian.org:\t\tticharich.debian.org" end mxregex = Regexp.new('^\d+\s+(.*?)\.?$') -- 2.39.2