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

Contents of /puppet/modules/postfix/templates/transport_regexp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 274 - (show annotations) (download)
Thu Nov 18 00:47:19 2010 UTC (13 years, 5 months ago) by boklm
Original Path: puppet/modules/postfix/templates/primary_transport_regexp
File size: 131 byte(s)
use $domain
1 <%
2 ml_domain = 'ml\.' + domain.gsub('.','\.')
3 %>
4 /^.*+owner\@<%= ml_domain %>$/ sympabounce:
5 /^.*\@<%= ml_domain %>$/ sympa:

  ViewVC Help
Powered by ViewVC 1.1.30