aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates/list.xml
blob: b115b6d64b75b83ff476a59c3d23fcc33c5571ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" ?>
<list>
        <listname><%= name %></listname>
        <type><%= profile%></type>
        <subject><%= subject %></subject>
        <description/>
        <status>open</status>
        <language><%= language %></language>
        <!-- <owner_include multiple="1">
                <source>my_file</source>
        </owner_include>
        -->
        <!-- TODO adjust later, add moderators pulled by ldap -->
        <owner multiple="1"><email>misc@zarb.org</email> </owner>
</list>