Skip to Content.
Sympa Menu

en - Re: [sympa-users] XML file

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Aumont - Comite Reseaux des Universites <address@concealed>
  • To: address@concealed
  • Cc: Steve Sargent <address@concealed>, address@concealed
  • Subject: Re: [sympa-users] XML file
  • Date: Wed, 15 Feb 2006 10:23:08 +0100

address@concealed wrote:

Here is one example of a working XML file.

<?xml version="1.0" ?>
<list>
<listname>test-list</listname>
<subject>The Test List Mailing List</subject>
<type>moderated_mailing_list</type>
<lang>en_US</lang>
<owner multiple="1">
<email>email@domain</email>
</owner>
<send>editorkey</send>
<subscribe>auth_notify</subscribe>
</list>


NOTE: Creating a list and populating a list with subscribers are two different operations. Both can be done through the command line but not at the same time.

We have recently added a new sympa.pl option named sync_include that allows to create and populate the list at the same time. You can pick it from CVS main branch . -

Serge



Archive powered by MHonArc 2.6.19+.

Top of Page