/[adm]/puppet/modules/sympa/templates/list.xml
ViewVC logotype

Contents of /puppet/modules/sympa/templates/list.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2003 - (show annotations) (download) (as text)
Mon Sep 12 21:38:16 2011 UTC (12 years, 7 months ago) by misc
File MIME type: text/xml
File size: 443 byte(s)
add header to the mail on the sympa, popular request asked on
sysadmin. Disable previous commit since the xml file is used only when the
ml is created ( and not used after anymore )
1 <?xml version="1.0" ?>
2 <list>
3 <listname><%= name %></listname>
4 <type>discussion_list</type>
5 <subject><%= subject %></subject>
6 <description/>
7 <status>open</status>
8 <language><%= language %></language>
9 <owner_include>
10 <source>mga-sysadm</source>
11 </owner_include>
12 <editor_include>
13 <source>mga-ml_moderators</source>
14 </editor_include>
15 </list>

  ViewVC Help
Powered by ViewVC 1.1.30