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

Annotation of /puppet/modules/postfix/templates/transport_regexp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 288 - (hide annotations) (download)
Thu Nov 18 18:19:21 2010 UTC (13 years, 5 months ago) by misc
File size: 181 byte(s)
- finish the merge of the 2 config file

1 boklm 274 <%
2     ml_domain = 'ml\.' + domain.gsub('.','\.')
3     %>
4 misc 287 <%- if classes.include?('sympa') -%>
5 boklm 274 /^.*+owner\@<%= ml_domain %>$/ sympabounce:
6     /^.*\@<%= ml_domain %>$/ sympa:
7 misc 287 <%- end -%>
8    

  ViewVC Help
Powered by ViewVC 1.1.30