Signed-off-by: Stephen Gran <steve@lobefin.net>
## buildd.debian.org: grieg.debian.org::587 byname
<%=
-mxmatches = [ fqdn ]
+mxmatches = [ scope.lookupvar('::fqdn') ]
routes = []
extraroutes = []
if scope.lookupvar('site::nodeinfo')['mailrelay']
mxmatches << 'mailout.debian.org'
extraroutes = [ "keyring.debian.org:\t\tkaufmann.debian.org" ]
+ extraroutes << "www-master.debian.org:\t\twolkenstein.debian.org"
end
mxregex = Regexp.new('^\d+\s+(.*)\.$')
# Finally the email will bounce.
<%=
-vdoms = case fqdn
+vdoms = case scope.lookupvar('::fqdn')
when "bellini.debian.org" then "popcon.debian.org: user=popcon group=popcon directory=/org/popcon.debian.org/mail/"