/[adm]/puppet/modules/postfix/templates/transport_regexp
ViewVC logotype

Diff of /puppet/modules/postfix/templates/transport_regexp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 552 by misc, Thu Dec 9 12:34:18 2010 UTC revision 1063 by misc, Sun Feb 13 23:09:10 2011 UTC
# Line 6  ml_domain = 'ml\.' + domain.gsub('.','\. Line 6  ml_domain = 'ml\.' + domain.gsub('.','\.
6  /^.*\@<%= ml_domain %>$/       sympa:  /^.*\@<%= ml_domain %>$/       sympa:
7  <%- end -%>  <%- end -%>
8    
9    # temporary work around for bugzilla being unable to send mail to webteam
10    #
11    # the current setup ( 13/02/2011 ) is that most active mls are on zarb.org,
12    # using @mageia domain. But we want to start hosting aliases on the current
13    # ml server ( and main smtp, ie alamut ). So we need to dispatch old mls
14    # to zarb, and the rest on alamut. Old mls are all prefixed by mageia-*@mageia
15    # this hack should be removed once all mls are migrated from zarb.org
16    #
17    /^mageia-.*\@<%= domain %>$/ smtp:ryu.zarb.org

Legend:
Removed from v.552  
changed lines
  Added in v.1063

  ViewVC Help
Powered by ViewVC 1.1.30