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

Annotation of /puppet/modules/postfix/templates/primary_transport_regexp

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.30