[% FOREACH p = param %] [% p.value.title %] ([% p.key %])[%|helploc%]:[%END%]
[% IF p.key == 'add' %] [%|helploc%]Privilege for adding (ADD command) a subscriber to the list[%END%] [% ELSIF p.key == 'anonymous_sender' %] [%|helploc%]To hide the sender's email address before distributing the message. It is replaced by the provided email address.[%END%] [% ELSIF p.key == 'archive' %] [%|helploc%]Privilege for reading mail archives and frequency of archiving[%END%] [% ELSIF p.key == 'available_user_options' %] [%|helploc%]The available_user_options parameter starts a paragraph to define available options for the subscribers of the list.[%END%]

[% ELSIF p.key == 'bounce' %] [%|helploc%]This paragraph defines bounce management parameters:[%END%]

[% ELSIF p.key == 'bouncers_level1' %] [%|helploc%]The Bouncers_level1 paragraphs defines the automatic behavior of bounce management.
Level 1 is the lower level of bouncing users[%END%]

[% ELSIF p.key == 'bouncers_level2' %] [%|helploc%]The Bouncers_levelX paragraphs defines the automatic behavior of bounce management.
Level 2 is the highest level of bouncing users[%END%]

[% ELSIF p.key == 'cookie' %] [%|helploc%]This parameter is a confidential item for generating authentication keys for administrative commands (ADD, DELETE, etc.). This parameter should remain concealed, even for owners. The cookie is applied to all list owners, and is only taken into account when the owner has the auth parameter.[%END%] [% ELSIF p.key == 'custom_header' %] [%|helploc%]This parameter is optional. The headers specified will be added to the headers of messages distributed via the list. As of release 1.2.2 of Sympa, it is possible to put several custom header lines in the configuration file at the same time.[%END%] [% ELSIF p.key == 'custom_subject' %] [%|helploc%]This parameter is optional. It specifies a string which is added to the subject of distributed messages (intended to help users who do not use automatic tools to sort incoming messages). This string will be surrounded by [] characters.[%END%] [% ELSIF p.key == 'default_user_options' %] [%|helploc%]The default_user_options parameter starts a paragraph to define a default profile for the subscribers of the list.[%END%]

[% ELSIF p.key == 'del' %] [%|helploc%]This parameter specifies who is authorized to use the DEL command.[%END%] [% ELSIF p.key == 'digest' %] [%|helploc%]Definition of digest mode. If this parameter is present, subscribers can select the option of receiving messages in multipart/digest MIME format, or as a plain text digest. Messages are then grouped together, and compiled messages are sent to subscribers according to the frequency selected with this parameter.[%END%] [% ELSIF p.key == 'editor' %] [%|helploc%]Editors are responsible for moderating messages. If the mailing list is moderated, messages posted to the list will first be passed to the editors, who will decide whether to distribute or reject it.[%END%]
[%|helploc%]FYI: Defining editors will not make the list moderated; you will have to set the "send" parameter.[%END%]
[%|helploc%]FYI: If the list is moderated, any editor can distribute or reject a message without the knowledge or consent of the other editors. Messages that have not been distributed or rejected will remain in the moderation spool until they are acted on.[%END%] [% ELSIF p.key == 'expire_task' %] [%|helploc%]This parameter states which model is used to create an expire task. An expire task regularly checks the subscription or resubscription date of subscribers and asks them to renew their subscription. If they don't they are deleted.[%END%] [% ELSIF p.key == 'footer_type' %] [%|helploc%]List owners may decide to add message headers or footers to messages sent via the list. This parameter defines the way a footer/header is added to a message.[%END%]

[% ELSIF p.key == 'host' %] [%|helploc%]Domain name of the list, default is the robot domain name set in the related robot.conf file or in file /etc/sympa.conf.[%END%] [% ELSIF p.key == 'include_file' %] [%|helploc%]This parameter will be interpreted only if the user_data_source value is set to include. The file should contain one e-mail address per line (lines beginning with a "#" are ignored).[%END%] [% ELSIF p.key == 'include_ldap_2level_query' %] [%|helploc%]This paragraph defines parameters for a two-level query returning a list of subscribers. Usually the first-level query returns a list of DNs and the second-level queries convert the DNs into e-mail addresses. This paragraph is used only if user_data_source is set to include. This feature requires the Net::LDAP (perlldap) PERL module.[%END%] [% ELSIF p.key == 'include_ldap_query' %] [%|helploc%]This paragraph defines parameters for a query returning a list of subscribers. This paragraph is used only if user_data_source is set to include. This feature requires the Net::LDAP (perlldap) PERL module.[%END%] [% ELSIF p.key == 'include_list' %] [%|helploc%]This parameter will be interpreted only if user_data_source is set to include. All subscribers of list listname become subscribers of the current list. You may include as many lists as required, using one include_list listname line for each included list. Any list at all may be included; the user_data_source definition of the included list is irrelevant, and you may therefore include lists which are also defined by the inclusion of other lists. Be careful, however, not to include list A in list B and then list B in list A, since this will give rise to an infinite loop.[%END%] [% ELSIF p.key == 'include_remote_sympa_list' %] [%|helploc%]Sympa can contact another Sympa service using HTTPS to fetch a remote list in order to include each member of a remote list as subscriber. You may include as many lists as required, using one include_remote_sympa_list paragraph for each included list. Be careful, however, not to give rise to an infinite loop resulting from cross includes.[%END%]

[%|helploc%]For this operation, one Sympa site acts as a server while the other one acs as client. On the server side, the only setting needed is to give permission to the remote Sympa to review the list. This is controlled by the review scenario.[%END%] [% ELSIF p.key == 'include_sql_query' %] [%|helploc%]This parameter will be interpreted only if the user_data_source value is set to include, and is used to begin a paragraph defining the SQL query parameters. [%END%] [% ELSIF p.key == 'lang' %] [%|helploc%]This parameter defines the language used for the list. It is used to initialize a user's language preference; Sympa command reports are extracted from the associated message catalog.[%END%] [% ELSIF p.key == 'max_size' %] [%|helploc%]Maximum size of a message in 8-bit bytes.[%END%] [% ELSIF p.key == 'owner' %] [%|helploc%]Owners are managing subscribers of the list. They may review subscribers and add or delete email addresses from the mailing list. If you are a privileged owner of the list, you can choose other owners for the mailing list. Privileged owners may edit a few more options than other owners. [%END%] [% ELSIF p.key == 'priority' %] [%|helploc%]The priority with which Sympa will process messages for this list. This level of priority is applied while the message is going through the spool. The z priority will freeze the message in the spool.[%END%] [% ELSIF p.key == 'remind' %] [%|helploc%]This parameter specifies who is authorized to use the remind command.[%END%] [% ELSIF p.key == 'remind_return_path' %] [%|helploc%]Same as welcome_return_path, but applied to remind messages.[%END%] [% ELSIF p.key == 'remind_task' %] [%|helploc%]This parameter states which model is used to create a remind task. A remind task regularly sends subscribers a message which reminds them of their list subscriptions.[%END%] [% ELSIF p.key == 'reply_to_header' %] [%|helploc%]The reply_to_header parameter starts a paragraph defining what Sympa will place in the Reply-To: SMTP header field of the messages it distributes.[%END%]

[% ELSIF p.key == 'review' %] [%|helploc%]This parameter specifies who can access the list of members. Since subscriber addresses can be abused by spammers, it is strongly recommended that you only authorize owners or subscribers to access the subscriber list. [%END%] [% ELSIF p.key == 'send' %] [%|helploc%]This parameter specifies who can send messages to the list.[%END%]

[% ELSIF p.key == 'shared_doc' %] [%|helploc%]This paragraph defines read and edit access to the shared document repository.[%END%] [% ELSIF p.key == 'spam_protection' %] [%|helploc%]There is a need to protect Sympa web sites against spambots which collect email addresses from public web sites. Various methods are available in Sympa and you can choose to use them with the spam_protection and web_archive_spam_protection parameters. Possible value are:[%END%]

[% ELSIF p.key == 'subject' %] [%|helploc%]This parameter indicates the subject of the list, which is sent in response to the LISTS mail command. The subject is a free form text limited to one line.[%END%] [% ELSIF p.key == 'subscribe' %] [%|helploc%]The subscribe parameter defines the rules for subscribing to the list.[%END%] [% ELSIF p.key == 'topics' %] [%|helploc%]This parameter allows the classification of lists. You may define multiple topics as well as hierarchical ones. WWSympa's list of public lists uses this parameter.[%END%] [% ELSIF p.key == 'ttl' %] [%|helploc%]Sympa caches user data extracted using the include parameter. Their TTL (time-to-live) within Sympa can be controlled using this parameter. The default value is 3600[%END%] [% ELSIF p.key == 'unsubscribe' %] [%|helploc%]This parameter specifies the unsubscription method for the list. Use open_notify or auth_notify to allow owner notification of each unsubscribe command.[%END%] [% ELSIF p.key == 'user_data_source' %] [%|helploc%]Sympa allows the list owner to choose how Sympa loads list member data. Subscriber information can be stored in a text file or relational database, or included from various external sources (list, flat file, result of or query).[%END%] [% ELSIF p.key == 'visibility' %] [%|helploc%]This parameter indicates whether the list should feature in the output generated in response to a LISTS command or should be shown in the list overview of the web-interface.[%END%] [% ELSIF p.key == 'web_archive' %] [%|helploc%]Defines who can access the web archive for the list.[%END%] [% ELSIF p.key == 'web_archive_spam_protection' %] [%|helploc%]Idem spam_protection is provided but it can be used only for web archives. Access requires a cookie, and users must submit a small form in order to receive a cookie before browsing the archives. This blocks all robot, even google and co.[%END%] [% ELSIF p.key == 'welcome_return_path' %] [%|helploc%]If set to unique, the welcome message is sent using a unique return path in order to remove the subscriber immediately in the case of a bounce.[%END%] [% ELSIF p.key == 'msg_topic' %] [%|helploc%]This paragraph defines a topic used to tag a message of a list, named by msg_topic.name ("other" is a reserved word), its title is msg_topic.title. The msg_topic.keywords entry is optional and allows automatic tagging. This should be a list of keywords, separated by ','.[%END%] [% ELSIF p.key == 'msg_topic_keywords_apply_on' %] [%|helploc%]This parameter indicates which part of the message is used to perform automatic tagging.[%END%] [% ELSIF p.key == 'msg_topic_tagging' %] [%|helploc%]This parameter indicates if the tagging is optional or required for a list.[%END%] [% ELSE %] [%|helploc%]No Comment[%END%] [% END %]
[% END %]