aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postfix/templates/sympa_aliases
blob: 14d01daff42e9949d3839cf875de2ec1b790f81b (plain)
1
2
3
4
5
# everything is handled with transports in postfix,
# but according to http://www.sympa.org/faq/postfix, we also need this one
<% escaped_domain = ( 'ml.' + domain ).sub('.','\.') %>
/^(.*)-owner\@<%= escaped_domain %>$/    $1+owner@ml.<%= domain %>