Skip to Content.
Sympa Menu

en - [sympa-users] Instatiate a Family Without Shared Documents

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Bobby <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] Instatiate a Family Without Shared Documents
  • Date: Tue, 16 Oct 2007 19:28:25 +0200

Hi,
I've been trying to set up Sympa to create lists and not use shared
documents. I have removed all references to shared_doc.d_read and
shared_doc.d_edit in the creation templates(all of them) and in the
default.xml
used, but when I create the list the folder shared is created.

creation command used:
sympa.pl --instantiate\_family coxnet --robot <family name> --input\_file
/home/sympa/default.xml

default.xml:
<?xml version="1.0" ?>
<family>
<list>
<listname>MHE</listname>
<subject>MHE Discussion List</subject>
<description/>
<type>coxnet</type>
<owner multiple="1">
<email>somebody@somewhere</email>
</owner>
<editor multiple="1">
<email>somebody@somewhere</email>
</editor>
<lang>en_US</lang>
</list>
</family>



Is there another way I can force Sympa to not create a shared folder?

Thanks,
Bobby



Archive powered by MHonArc 2.6.19+.

Top of Page