Subject: The mailing list for listmasters using Sympa
List archive
[en@sympa] Problem when creating a list in a family
- From: Mathieu Roquefort <address@concealed>
- To: "address@concealed" <address@concealed>
- Subject: [en@sympa] Problem when creating a list in a family
- Date: Tue, 19 Mar 2024 12:54:28 +0000
Hello,
For some time now, we’ve had a problem when creating a new list in a family : the owners specified in the XML file are not added to the list.
All our lists are managed by families. We create them with the following command : sympa.pl --add_list myFamily --input_file /etc/sympa/creation/instanciationFile.xml
The file instanciationfile.xml contains the list definition, where the part for owners is the following : <owner multiple="1"> <email>address@concealed</email> <gecos>Name</gecos> <profile>privileged</profile> <reception>nomail</reception> <visibility>noconceal</visibility> </owner> …
And in the config.tt2 file of the family, we have this : [% FOREACH o = owner -%] owner email [% o.email %] [% IF o.gecos -%] gecos [% o.gecos %] [% END -%] [% IF o.profile -%] profile [% o.profile %] [% END -%] [% IF o.reception -%] reception [% o.reception %] [% END -%] [% IF o.visibility -%] visibility [% o.visibility %] [% END -%]
[% END -%]
Once the family is created, it has no owner. We don’t understand what could cause this problem. Especially because we do the same thing for editors, and they are present. We use Sympa 6.2.70.
Thanks for your help,
|
- [en@sympa] Problem when creating a list in a family, Mathieu Roquefort, 03/19/2024
Archive powered by MHonArc 2.6.19+.