# -*- mode: python; coding: utf-8 -*- include("ip") if has("bug-tracker"): # On ne sait jamais @/^(.*)@bugs.crans.org$/ ${1}@bugs.crans.org print "/^(.*)@%s$/ ${1}@crans.org" % admhostname if not has("adm-only"): print "/^(.*)@%s$/ ${1}@crans.org" % pubhostname