Ubuntu Manpages

list_config

Configuration file for mailing list

config is main configuration file of the mailing list.

Format of config is as following:

  • Lines beginning with "#" and containing only spaces are ignored.
  • There are parameters with single line and multiple lines:
  • On single line parameters, each line has the form "parameter value". value may contain spaces but may not contain newlines.

    Several parameters may have multiple values. If it's the case, values may be separated by comma (",") or parameter lines may be repeated. Some of parameters must have one or more of limited values.

    Example:

      subject This is subject of my list
      
      remove_headers User-Agent,Importance
      
      custom_headers X-List: mylist
      custom_headers X-Face: %`-W7!?^]Sg'I-K>P<cdn&k:~A^{x>(]Gc{V...
      
      rfc2369_header_fields post,owner
        
  • A multiple line parameter, so-called "paragraph", consists of the first line specifying parameter name and subsequent one or more sub-parameter lines. Paragraph must be separated by one or more empty lines from the other parameters.

    Several multiple line parameters may occur multiple times.

Below is entire list of configuration parameters. "Default" is built-in default value if any.

"subject"

Subject of the list

/".+"/
None, mandatory.

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.

"visibility"

Visibility of the list

Name of "visibility" scenario:
"conceal" - conceal except for subscribers
"intranet" - intranet access
"noconceal" - no conceal
"secret" - conceal even for subscribers
"default"

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.

"topics"

Topics for the list

Multiple values allowed, separated by ",".

List topic.

None.

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.

"host"

Deprecated.

"lang"

Language of the list

Language tag.
Value of "lang" parameter in sympa.conf or robot.conf.

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.

"family_name"

Family name

/$family_name/
None.

"max_list_members"

Maximum number of list members

Number of list members.
Value of "default_max_list_members" parameter in sympa.conf or robot.conf.

limit for the number of subscribers. 0 means no limit.

"priority"

Priority

0 - 0 - highest priority
1 - 1
2 - 2
3 - 3
4 - 4
5 - 5
6 - 6
7 - 7
8 - 8
9 - 9 - lowest priority
"z" - queue messages only
Value of "default_list_priority" parameter in sympa.conf or robot.conf.

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.

"send"

Who can send messages

Name of "send" scenario:
"closed" - closed
"confidential" - restricted to subscribers, messages from others are discarded
"editordkim" - Moderated, no authentication needed if DKIM signature from moderator is OK
"editorkey" - Moderated
"editorkeyonly" - Moderated, even for moderators
"editorkeyonlyauth" - Moderated, need authentication from moderator
"intranet" - restricted to local domain
"intranetorprivate" - restricted to local domain and subscribers
"newsletter" - Newsletter, restricted to moderators
"newsletterkeyonly" - Newsletter, restricted to moderators after confirmation
"owner" - Restricted to list owners only
"ownerauth" - Restricted to list owners with previous MD5 authentication
"private" - restricted to subscribers
"private_smime" - restricted to subscribers and checked smime signature
"privateandeditorkey" - Moderated, restricted to subscribers
"privateandnomultipartoreditorkey" - Moderated, for non subscribers sending multipart messages
"privatekey" - restricted to subscribers with previous md5 authentication
"privatekeyandeditorkeyonly" - Moderated, for subscribers and even moderators themself
"privateoreditorkey" - Private, moderated for non subscribers
"privateorpublickey" - Private, confirmation for non subscribers
"public" - public list
"public_nobcc" - public list, Bcc rejected (anti-spam)
"publickey" - anyone no authentication if DKIM signature is OK
"publicnoattachment" - public list multipart/mixed messages are forwarded to moderator
"publicnomultipart" - public list multipart messages are rejected
"default"

This parameter specifies who can send messages to the list.

"delivery_time"

Delivery time (hh:mm)

/"[0-2]?\d\:[0-6]\d"/
None.

If this parameter is present, non-digest messages will be delivered to subscribers at this time: When this time has been past, delivery is postponed to the same time in next day.

"digest"

Digest frequency

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.

"digest.days"

days

Multiple occurrences allowed.

Day of week, 0 - 6.

None, mandatory.

"digest.hour"

hour

/"\d+"/
None, mandatory.

"digest.minute"

minute

/"\d+"/
None, mandatory.

"digest_max_size"

Digest maximum number of messages

Number of messages.
25

"available_user_options"

Available subscription options

"available_user_options.reception"

reception mode

Multiple values allowed, separated by ",".

Reception mode of list member.

"mail,notice,digest,digestplain,summary,nomail,txt,urlize,not_me"

Only these modes will be allowed for the subscribers of this list. If a subscriber has a reception mode not in the list, Sympa uses the mode specified in the default_user_options paragraph.

"default_user_options"

Subscription profile

Default profile for the subscribers of the list.

"default_user_options.reception"

reception mode

Reception mode of list member.
"mail"

Mail reception mode.

"default_user_options.visibility"

visibility

Visibility mode of list memeber.
"noconceal"

Visibility of the subscriber.

"msg_topic"

Topics for message categorization

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 ','.

"msg_topic.name"

Message topic name

/"[\-\w]+"/
None, mandatory.

"msg_topic.keywords"

Message topic keywords

/"[^,\n]+(,[^,\n]+)*"/
None.

"msg_topic.title"

Message topic title

/".+"/
None, mandatory.

"msg_topic_keywords_apply_on"

Defines to which part of messages topic keywords are applied

"subject" - subject field
"body" - message body
"subject_and_body" - subject and body
"subject"

This parameter indicates which part of the message is used to perform automatic tagging.

"msg_topic_tagging"

Message tagging

"required_sender" - required to post message
"required_moderator" - required to distribute message
"optional" - optional
"optional"

This parameter indicates if the tagging is optional or required for a list.

"reply_to_header"

Reply address

This defines what Sympa will place in the Reply-To: SMTP header field of the messages it distributes.

"reply_to_header.value"

value

"sender" - sender
"list" - list
"all" - all
"other_email" - other email address
"sender"

This parameter indicates whether the Reply-To: field should indicate the sender of the message (sender), the list itself (list), both list and sender (all) or an arbitrary e-mail address (defined by the other_email parameter).

Note: it is inadvisable to change this parameter, and particularly inadvisable to set it to list. Experience has shown it to be almost inevitable that users, mistakenly believing that they are replying only to the sender, will send private messages to a list. This can lead, at the very least, to embarrassment, and sometimes to more serious consequences.

"reply_to_header.other_email"

other email address

/$email/
None.

If value was set to other_email, this parameter defines the e-mail address used.

"reply_to_header.apply"

respect of existing header field

"forced" - overwrite Reply-To: header field
"respect" - preserve existing header field
"respect"

The default is to respect (preserve) the existing Reply-To: SMTP header field in incoming messages. If set to forced, Reply-To: SMTP header field will be overwritten.

"anonymous_sender"

Anonymous sender

/".+"/
None.

To hide the sender's email address before distributing the message. It is replaced by the provided email address.

"custom_header"

Custom header field

Multiple occurrences allowed.

/"\S+:\s+.*"/

None.

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.

"custom_subject"

Subject tagging

/".+"/
None.

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.

"footer_type"

Attachment type

"mime" - add a new MIME part
"append" - append to message body
"mime"

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.

mime:

The default value. Sympa will add the footer/header as a new MIME part.

append:

Sympa will not create new MIME parts, but will try to append the header/footer to the body of the message. Predefined message-footers will be ignored. Headers/footers may be appended to text/plain messages only.

"max_size"

Maximum message size

Number of bytes.
Value of "max_size" parameter in sympa.conf or robot.conf.

Maximum size of a message in 8-bit bytes.

"merge_feature"

Allow message personalization

"on" - enabled
"off" - disabled
Value of "merge_feature" parameter in sympa.conf.

"message_hook"

Hook modules for message processing

"message_hook.pre_distribute"

A hook on the messages before distribution

/"(::|\w)+"/
None.

"message_hook.post_archive"

A hook on the messages just after archiving

/"(::|\w)+"/
None.

"reject_mail_from_automates_feature"

Reject mail from automatic processes (crontab, etc)?

"on" - enabled
"off" - disabled
Value of "reject_mail_from_automates_feature" parameter in sympa.conf.

"remove_headers"

Incoming SMTP header fields to be removed

Multiple values allowed, separated by ",".

/"\S+"/

Value of "remove_headers" parameter in sympa.conf.

"remove_outgoing_headers"

Outgoing SMTP header fields to be removed

Multiple values allowed, separated by ",".

/"\S+"/

Value of "remove_outgoing_headers" parameter in sympa.conf.

"rfc2369_header_fields"

RFC 2369 Header fields

Multiple values allowed, separated by ",".
"help" - help
"subscribe" - subscription
"unsubscribe" - unsubscription
"post" - posting address
"owner" - owner
"archive" - list archive
Value of "rfc2369_header_fields" parameter in sympa.conf.

"forced_reply_to"

Deprecated.

"reply_to"

Deprecated.

"info"

Who can view list information

Name of "info" scenario:
"conceal" - restricted to subscribers - Silent rejection otherwise.
"open" - for anyone
"private" - restricted to subscribers
"default"

"subscribe"

Who can subscribe to the list

Name of "subscribe" scenario:
"auth" - subscription request confirmed
"auth_notify" - need authentication (notification is sent to owners)
"auth_notifydkim" - need authentication unless DKIM signature is OK (notification is sent to owners)
"auth_owner" - requires authentication then owner approval
"auth_ownerdkim" - requires authentication unless DKIM signature is OK, then owner approval
"authdkim" - subscription request confirmed
"closed" - subscription is impossible
"intranet" - restricted to local domain users
"intranetorowner" - local domain users or owner approval
"open" - for anyone without authentication
"open_notify" - anyone, notification is sent to list owner
"open_quiet" - anyone, no welcome message
"owner" - owners approval
"smime" - requires S/MIME signed
"smimeorowner" - requires S/MIME signed or owner approval
"default"

The subscribe parameter defines the rules for subscribing to the list.

"add"

Who can add subscribers

Name of "add" scenario:
"auth" - restricted to owner with authentication
"authdkim" - restricted to owner without authentication if DKIM signature is OK.
"closed" - add impossible
"owner" - add performed by list owner does not need authentication
"owner_notify" - add performed by owner does not need authentication (notification)
"ownerdkim" - add performed by list owner does not need authentication if DKIM signature OK
"default"

Privilege for adding (ADD command) a subscriber to the list

"unsubscribe"

Who can unsubscribe

Name of "unsubscribe" scenario:
"auth" - need authentication
"auth_notify" - authentication requested, notification sent to owner
"auth_notifydkim" - authentication requested unless DKIM signature is OK, notification sent to owner
"authdkim" - need authentication unless DKIM signature is OK
"closed" - impossible
"open" - open
"open_notify" - open with mail confirmation, owner is notified
"owner" - owners approval
"default"

This parameter specifies the unsubscription method for the list. Use open_notify or auth_notify to allow owner notification of each unsubscribe command.

"del"

Who can delete subscribers

Name of "del" scenario:
"auth" - deletion performed only by list owners, need authentication
"authdkim" - deletion performed only by list owners, need authentication unless DKIM signature is OK
"closed" - remove subscriber impossible
"owner" - by owner without authentication
"owner_notify" - list owners, authentication not needed (notification)
"ownerdkim" - by owner without authentication if DKIM signature OK
"default"

"invite"

Who can invite people

Name of "invite" scenario:
"closed" - closed
"owner" - invite perform by list owner do not need authentication
"private" - restricted to subscribers
"public" - public
"default"

"remind"

Who can start a remind process

Name of "remind" scenario:
"listmaster" - listmaster only
"listmasterdkim" - listmaster only (do not require authentication if DKIM siganture is OK)
"owner" - restricted to list owners
"ownerdkim" - restricted to list owners (authentication is not required if a DKIM signature is OK)
"default"

This parameter specifies who is authorized to use the remind command.

"review"

Who can review subscribers

Name of "review" scenario:
"closed" - no one can review
"intranet" - restricted to subscribers or local domain users
"listmaster" - listmaster only
"owner" - only owner (and listmaster)
"private" - restricted to subscribers
"public" - anyone can do it!
"default"

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.

"owner_domain"

Required domains for list owners

/"$host( +$host)*"/
Value of "owner_domain" parameter in sympa.conf or robot.conf.

Restrict list ownership to addresses in the specified domains.

"owner_domain_min"

Minimum owners in required domains

/"\d+"/
Value of "owner_domain_min" parameter in sympa.conf or robot.conf.

Require list ownership by a minimum number of addresses in the specified domains.

"shared_doc"

Shared documents

This paragraph defines read and edit access to the shared document repository.

"shared_doc.d_read"

Who can view

Name of "d_read" scenario:
"owner" - restricted to list owners
"private" - restricted to subscribers
"private-https" - restricted to subscribers authenticated with user cert
"public" - public documents
"default"

"shared_doc.d_edit"

Who can edit

Name of "d_edit" scenario:
"editor" - moderated for subscribers
"owner" - restricted to list owners
"private" - restricted to subscribers
"private-https" - restricted to subscribers authenticated with user cert
"public" - public documents
"default"

"shared_doc.quota"

quota

Number of Kbytes.
Value of "default_shared_quota" parameter in sympa.conf or robot.conf.

"process_archive"

Store distributed messages into archive

"on" - enabled
"off" - disabled
Value of "process_archive" parameter in sympa.conf or robot.conf.

"archive"

Archives

Privilege for reading mail archives and frequency of archiving.

Defines who can access the list's web archive.

"archive.period"

Deprecated.

"archive.access"

Deprecated.

"archive.web_access"

access right

Name of "archive_web_access" scenario:
"closed" - closed
"intranet" - restricted to local domain users
"listmaster" - listmaster
"owner" - by owner
"private" - subscribers only
"public" - public
None.

"archive.mail_access"

access right by mail commands

Name of "archive_mail_access" scenario:
"closed" - closed
"owner" - by owner
"private" - subscribers only
"public" - public
"default"

"archive.quota"

quota

Number of Kbytes.
Value of "default_archive_quota" parameter in sympa.conf.

"archive.max_month"

Maximum number of month archived

Number of months.
None.

"archive_crypted_msg"

Archive encrypted mails as cleartext

"original" - original messages
"decrypted" - decrypted messages
"original"

"web_archive_spam_protection"

email address protection method

"cookie" - use HTTP cookie
"javascript" - use JavaScript
"at" - replace @ characters
"none" - do nothing
Value of "web_archive_spam_protection" parameter in sympa.conf or robot.conf.

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.

"web_archive"

Deprecated.

"bounce"

Bounces management

"bounce.warn_rate"

warn rate

Number of %.
Value of "bounce_warn_rate" parameter in sympa.conf.

The list owner receives a warning whenever a message is distributed and the number (percentage) of bounces exceeds this value.

"bounce.halt_rate"

Deprecated.

"bouncers_level1"

Management of bouncers, 1st level

Level 1 is the lower level of bouncing users

"bouncers_level1.rate"

threshold

Number of points.
Value of "default_bounce_level1_rate" parameter in sympa.conf or robot.conf.

Each bouncing user have a score (from 0 to 100).

This parameter defines a lower limit for each category of bouncing users.For example, level 1 begins from 45 to level_2_treshold.

"bouncers_level1.action"

action for this population

"remove_bouncers" - remove bouncing users
"notify_bouncers" - send notify to bouncing users
"none" - do nothing
"notify_bouncers"

This parameter defines which task is automatically applied on level 1 bouncers.

"bouncers_level1.notification"

notification

"none" - do nothing
"owner" - owner
"listmaster" - listmaster
"owner"

When automatic task is executed on level 1 bouncers, a notification email can be send to listowner or listmaster.

"bouncers_level2"

Management of bouncers, 2nd level

Level 2 is the highest level of bouncing users

"bouncers_level2.rate"

threshold

Number of points.
Value of "default_bounce_level2_rate" parameter in sympa.conf or robot.conf.

Each bouncing user have a score (from 0 to 100).

This parameter defines the score range defining each category of bouncing users.For example, level 2 is for users with a score between 80 and 100.

"bouncers_level2.action"

action for this population

"remove_bouncers" - remove bouncing users
"notify_bouncers" - send notify to bouncing users
"none" - do nothing
"remove_bouncers"

This parameter defines which task is automatically applied on level 2 bouncers.

"bouncers_level2.notification"

notification

"none" - do nothing
"owner" - owner
"listmaster" - listmaster
"owner"

When automatic task is executed on level 2 bouncers, a notification email can be send to listowner or listmaster.

"verp_rate"

percentage of list members in VERP mode

"100%" - 100% - always
"50%" - 50%
"33%" - 33%
"25%" - 25%
"20%" - 20%
"10%" - 10%
"5%" - 5%
"2%" - 2%
"0%" - 0% - never
Value of "verp_rate" parameter in sympa.conf or robot.conf.

"tracking"

Message tracking feature

"tracking.delivery_status_notification"

tracking message by delivery status notification

"on" - enabled
"off" - disabled
Value of "tracking_delivery_status_notification" parameter in sympa.conf.

"tracking.message_disposition_notification"

tracking message by message disposition notification

"on" - enabled
"on_demand" - on demand
"off" - disabled
Value of "tracking_message_disposition_notification" parameter in sympa.conf.

"tracking.tracking"

who can view message tracking

Name of "tracking" scenario:
"owner" - only owner (and listmaster)
"private" - restricted to subscribers
"default"

"tracking.retention_period"

Tracking datas are removed after this number of days

Number of days.
Value of "tracking_default_retention_period" parameter in sympa.conf.

"welcome_return_path"

Welcome return-path

"unique" - bounce management
"owner" - owner
Value of "welcome_return_path" parameter in sympa.conf.

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.

"remind_return_path"

Return-path of the REMIND command

"unique" - bounce management
"owner" - owner
Value of "remind_return_path" parameter in sympa.conf.

Same as welcome_return_path, but applied to remind messages.

"inclusion_notification_feature"

Notify subscribers when they are included from a data source?

"on" - enabled
"off" - disabled
"off"

"member_include"

Subscribers defined in an external data source

"member_include.source"

the data source

/"[\w-]+"/
None, mandatory.

"member_include.source_parameters"

data source parameters

/".*"/
None.

"owner_include"

Owners defined in an external data source

"owner_include.source"

the data source

/"[\w-]+"/
None, mandatory.

"owner_include.source_parameters"

data source parameters

/".*"/
None.

"owner_include.profile"

profile

"privileged" - privileged owner
"normal" - normal owner
"normal"

"owner_include.reception"

reception mode

"mail" - receive notification email
"nomail" - no notifications
"mail"

"owner_include.visibility"

visibility

"conceal" - concealed from list menu
"noconceal" - listed on the list menu
"noconceal"

"editor_include"

Moderators defined in an external data source

"editor_include.source"

the data source

/"[\w-]+"/
None, mandatory.

"editor_include.source_parameters"

data source parameters

/".*"/
None.

"editor_include.reception"

reception mode

"mail" - receive notification email
"nomail" - no notifications
"mail"

"editor_include.visibility"

visibility

"conceal" - concealed from list menu
"noconceal" - listed on the list menu
"noconceal"

"sql_fetch_timeout"

Timeout for fetch of include_sql_query

Number of seconds.
Value of "default_sql_fetch_timeout" parameter in sympa.conf.

"include_file"

File inclusion

Multiple occurrences allowed.

/"\S+"/

None.

Include subscribers from this file. The file should contain one e-mail address per line (lines beginning with a "#" are ignored).

"include_remote_file"

Remote file inclusion

"include_remote_file.name"

short name for this source

/".+"/
None.

"include_remote_file.url"

data location URL

/".+"/
None, mandatory.

"include_remote_file.user"

remote user

/".+"/
None.

"include_remote_file.passwd"

remote password

The value to be concealed.
None.

"include_sympa_list"

List inclusion

Include subscribers from other list. All subscribers of list listname become subscribers of the current list. You may include as many lists as required, using one include_sympa_list paragraph for each included list. Any list at all may be included; 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.

"include_sympa_list.name"

short name for this source

/".+"/
None.

"include_sympa_list.listname"

list name to include

/"$listname(\@$host)?"/
None, mandatory.

"include_sympa_list.filter"

filter definition

/".*"/
None.

"include_remote_sympa_list"

remote list inclusion

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.

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.

"include_remote_sympa_list.name"

short name for this source

/".+"/
None.

"include_remote_sympa_list.host"

remote host

/$host/
None, mandatory.

"include_remote_sympa_list.port"

remote port

/"\d+"/
443

"include_remote_sympa_list.path"

remote path of sympa list dump

/"\S+"/
None, mandatory.

"include_remote_sympa_list.cert"

certificate for authentication by remote Sympa

"robot" - robot
"list" - list
"list"

"include_ldap_query"

LDAP query inclusion

This paragraph defines parameters for a query returning a list of subscribers. This feature requires the Net::LDAP (perlldap) PERL module.

"include_ldap_query.name"

short name for this source

/".+"/
None.

"include_ldap_query.host"

remote host

/$multiple_host_or_url/
None, mandatory.

"include_ldap_query.port"

Deprecated.

"include_ldap_query.use_tls"

use TLS (formerly SSL)

"starttls" - use STARTTLS
"ldaps" - use LDAPS (LDAP over TLS)
"none" - do nothing
"none"

"include_ldap_query.ssl_version"

SSL version

"sslv2" - SSL version 2
"sslv3" - SSL version 3
"tlsv1" - TLS version 1
"tlsv1_1" - TLS version 1.1
"tlsv1_2" - TLS version 1.2
"tlsv1_3" - TLS version 1.3
"tlsv1"

"include_ldap_query.ssl_ciphers"

SSL ciphers used

/".+"/
"ALL"

"include_ldap_query.ca_verify"

Certificate verification

"none" - do nothing
"optional" - optional
"required" - required
"required"

"include_ldap_query.user"

remote user

/".+"/
None.

"include_ldap_query.passwd"

remote password

The value to be concealed.
None.

"include_ldap_query.suffix"

suffix

/".+"/
None.

"include_ldap_query.scope"

search scope

"base" - base
"one" - one level
"sub" - subtree
"sub"

"include_ldap_query.timeout"

connection timeout

Number of seconds.
30

"include_ldap_query.filter"

filter

/".+"/
None, mandatory.

"include_ldap_query.attrs"

extracted attribute

/"$ldap_attrdesc(\s*,\s*$ldap_attrdesc)?"/
"mail"

"include_ldap_query.select"

selection (if multiple)

"all" - all
"first" - first entry
"first"

"include_ldap_query.nosync_time_ranges"

Time ranges when inclusion is not allowed

/$time_ranges/
None.

"include_ldap_query.use_ssl"

Obsoleted. Use "use_tls".

"include_ldap_2level_query"

LDAP 2-level query inclusion

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 feature requires the Net::LDAP (perlldap) PERL module.

"include_ldap_2level_query.name"

short name for this source

/".+"/
None.

"include_ldap_2level_query.host"

remote host

/$multiple_host_or_url/
None, mandatory.

"include_ldap_2level_query.port"

Deprecated.

"include_ldap_2level_query.use_tls"

use TLS (formerly SSL)

"starttls" - use STARTTLS
"ldaps" - use LDAPS (LDAP over TLS)
"none" - do nothing
"none"

"include_ldap_2level_query.ssl_version"

SSL version

"sslv2" - SSL version 2
"sslv3" - SSL version 3
"tlsv1" - TLS version 1
"tlsv1_1" - TLS version 1.1
"tlsv1_2" - TLS version 1.2
"tlsv1_3" - TLS version 1.3
"tlsv1"

"include_ldap_2level_query.ssl_ciphers"

SSL ciphers used

/".+"/
"ALL"

"include_ldap_2level_query.ca_verify"

Certificate verification

"none" - do nothing
"optional" - optional
"required" - required
"required"

"include_ldap_2level_query.user"

remote user

/".+"/
None.

"include_ldap_2level_query.passwd"

remote password

The value to be concealed.
None.

"include_ldap_2level_query.suffix1"

first-level suffix

/".+"/
None.

"include_ldap_2level_query.scope1"

first-level search scope

"base" - base
"one" - one level
"sub" - subtree
"sub"

"include_ldap_2level_query.timeout1"

first-level connection timeout

Number of seconds.
30

"include_ldap_2level_query.filter1"

first-level filter

/".+"/
None, mandatory.

"include_ldap_2level_query.attrs1"

first-level extracted attribute

/$ldap_attrdesc/
None.

"include_ldap_2level_query.select1"

first-level selection

"all" - all
"first" - first entry
"regex" - entries matching regular expression
"first"

"include_ldap_2level_query.regex1"

first-level regular expression

/".+"/
""

"include_ldap_2level_query.suffix2"

second-level suffix template

/".+"/
None.

"include_ldap_2level_query.scope2"

second-level search scope

"base" - base
"one" - one level
"sub" - subtree
"sub"

"include_ldap_2level_query.timeout2"

second-level connection timeout

Number of seconds.
30

"include_ldap_2level_query.filter2"

second-level filter template

/".+"/
None, mandatory.

"include_ldap_2level_query.attrs2"

second-level extracted attribute

/"$ldap_attrdesc(\s*,\s*$ldap_attrdesc)?"/
"mail"

"include_ldap_2level_query.select2"

second-level selection

"all" - all
"first" - first entry
"regex" - entries matching regular expression
"first"

"include_ldap_2level_query.regex2"

second-level regular expression

/".+"/
""

"include_ldap_2level_query.nosync_time_ranges"

Time ranges when inclusion is not allowed

/$time_ranges/
None.

"include_ldap_2level_query.use_ssl"

Obsoleted. Use "use_tls".

"include_sql_query"

SQL query inclusion

This parameter is used to define the SQL query parameters.

"include_sql_query.name"

short name for this source

/".+"/
None.

"include_sql_query.db_type"

database type

/"\S+"/
None, mandatory.

"include_sql_query.host"

remote host

/$host/
None.

"include_sql_query.db_port"

database port

/"\d+"/
None.

"include_sql_query.connect_options"

connection options

/".+"/
None.

"include_sql_query.db_name"

database name

/"\S+"/
None, mandatory.

"include_sql_query.db_env"

environment variables for database connection

/"\w+\=\S+(;\w+\=\S+)*"/
None.

"include_sql_query.user"

remote user

/"\S+"/
None, mandatory.

"include_sql_query.passwd"

remote password

The value to be concealed.
None.

"include_sql_query.sql_query"

SQL query

/$sql_query/
None, mandatory.

"include_sql_query.f_dir"

Directory where the database is stored (used for DBD::CSV only)

/".+"/
None.

"include_sql_query.nosync_time_ranges"

Time ranges when inclusion is not allowed

/$time_ranges/
None.

"include_voot_group"

VOOT group inclusion

"include_voot_group.name"

short name for this source

/".+"/
None.

"include_voot_group.user"

user

/"\S+"/
None, mandatory.

"include_voot_group.provider"

provider

/"\S+"/
None, mandatory.

"include_voot_group.group"

group

/"\S+"/
None, mandatory.

"ttl"

Inclusions timeout

Number of seconds.
Value of "default_ttl" parameter in sympa.conf.

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

"distribution_ttl"

Inclusions timeout for message distribution

Number of seconds.
None.

This parameter defines the delay since the last synchronization after which the user's list will be updated before performing either of following actions:

* Reviewing list members

* Message distribution

"include_ldap_ca"

LDAP query custom attribute

"include_ldap_ca.name"

short name for this source

/".+"/
None.

"include_ldap_ca.host"

remote host

/$multiple_host_or_url/
None, mandatory.

"include_ldap_ca.port"

Deprecated.

"include_ldap_ca.use_tls"

use TLS (formerly SSL)

"starttls" - use STARTTLS
"ldaps" - use LDAPS (LDAP over TLS)
"none" - do nothing
"none"

"include_ldap_ca.ssl_version"

SSL version

"sslv2" - SSL version 2
"sslv3" - SSL version 3
"tlsv1" - TLS version 1
"tlsv1_1" - TLS version 1.1
"tlsv1_2" - TLS version 1.2
"tlsv1_3" - TLS version 1.3
"tlsv1"

"include_ldap_ca.ssl_ciphers"

SSL ciphers used

/".+"/
"ALL"

"include_ldap_ca.ca_verify"

Certificate verification

"none" - do nothing
"optional" - optional
"required" - required
"required"

"include_ldap_ca.user"

remote user

/".+"/
None.

"include_ldap_ca.passwd"

remote password

The value to be concealed.
None.

"include_ldap_ca.suffix"

suffix

/".+"/
None.

"include_ldap_ca.scope"

search scope

"base" - base
"one" - one level
"sub" - subtree
"sub"

"include_ldap_ca.timeout"

connection timeout

Number of seconds.
30

"include_ldap_ca.filter"

filter

/".+"/
None, mandatory.

"include_ldap_ca.attrs"

extracted attribute

/"$ldap_attrdesc(\s*,\s*$ldap_attrdesc)?"/
"mail"

"include_ldap_ca.email_entry"

Name of email entry

/"\S+"/
None, mandatory.

"include_ldap_ca.select"

selection (if multiple)

"all" - all
"first" - first entry
"first"

"include_ldap_ca.nosync_time_ranges"

Time ranges when inclusion is not allowed

/$time_ranges/
None.

"include_ldap_ca.use_ssl"

Obsoleted. Use "use_tls".

"include_ldap_2level_ca"

LDAP 2-level query custom attribute

"include_ldap_2level_ca.host"

remote host

/$multiple_host_or_url/
None, mandatory.

"include_ldap_2level_ca.name"

short name for this source

/".+"/
None.

"include_ldap_2level_ca.port"

Deprecated.

"include_ldap_2level_ca.use_tls"

use TLS (formerly SSL)

"starttls" - use STARTTLS
"ldaps" - use LDAPS (LDAP over TLS)
"none" - do nothing
"none"

"include_ldap_2level_ca.ssl_version"

SSL version

"sslv2" - SSL version 2
"sslv3" - SSL version 3
"tlsv1" - TLS version 1
"tlsv1_1" - TLS version 1.1
"tlsv1_2" - TLS version 1.2
"tlsv1_3" - TLS version 1.3
"tlsv1"

"include_ldap_2level_ca.ssl_ciphers"

SSL ciphers used

/".+"/
"ALL"

"include_ldap_2level_ca.ca_verify"

Certificate verification

"none" - do nothing
"optional" - optional
"required" - required
"required"

"include_ldap_2level_ca.user"

remote user

/".+"/
None.

"include_ldap_2level_ca.passwd"

remote password

The value to be concealed.
None.

"include_ldap_2level_ca.suffix1"

first-level suffix

/".+"/
None.

"include_ldap_2level_ca.scope1"

first-level search scope

"base" - base
"one" - one level
"sub" - subtree
"sub"

"include_ldap_2level_ca.timeout1"

first-level connection timeout

Number of seconds.
30

"include_ldap_2level_ca.filter1"

first-level filter

/".+"/
None, mandatory.

"include_ldap_2level_ca.attrs1"

first-level extracted attribute

/$ldap_attrdesc/
None.

"include_ldap_2level_ca.select1"

first-level selection

"all" - all
"first" - first entry
"regex" - entries matching regular expression
"first"

"include_ldap_2level_ca.regex1"

first-level regular expression

/".+"/
""

"include_ldap_2level_ca.suffix2"

second-level suffix template

/".+"/
None.

"include_ldap_2level_ca.scope2"

second-level search scope

"base" - base
"one" - one level
"sub" - subtree
"sub"

"include_ldap_2level_ca.timeout2"

second-level connection timeout

Number of seconds.
30

"include_ldap_2level_ca.filter2"

second-level filter template

/".+"/
None, mandatory.

"include_ldap_2level_ca.attrs2"

second-level extracted attribute

/$ldap_attrdesc/
"mail"

"include_ldap_2level_ca.select2"

second-level selection

"all" - all
"first" - first entry
"regex" - entries matching regular expression
"first"

"include_ldap_2level_ca.regex2"

second-level regular expression

/".+"/
""

"include_ldap_2level_ca.email_entry"

Name of email entry

/"\S+"/
None, mandatory.

"include_ldap_2level_ca.nosync_time_ranges"

Time ranges when inclusion is not allowed

/$time_ranges/
None.

"include_ldap_2level_ca.use_ssl"

Obsoleted. Use "use_tls".

"include_sql_ca"

SQL query custom attribute

"include_sql_ca.name"

short name for this source

/".+"/
None.

"include_sql_ca.db_type"

database type

/"\S+"/
None, mandatory.

"include_sql_ca.host"

remote host

/$host/
None.

"include_sql_ca.db_port"

database port

/"\d+"/
None.

"include_sql_ca.db_name"

database name

/"\S+"/
None, mandatory.

"include_sql_ca.connect_options"

connection options

/".+"/
None.

"include_sql_ca.db_env"

environment variables for database connection

/"\w+\=\S+(;\w+\=\S+)*"/
None.

"include_sql_ca.user"

remote user

/"\S+"/
None, mandatory.

"include_sql_ca.passwd"

remote password

The value to be concealed.
None.

"include_sql_ca.sql_query"

SQL query

/$sql_query/
None, mandatory.

"include_sql_ca.f_dir"

Directory where the database is stored (used for DBD::CSV only)

/".+"/
None.

"include_sql_ca.email_entry"

Name of email entry

/"\S+"/
None, mandatory.

"include_sql_ca.nosync_time_ranges"

Time ranges when inclusion is not allowed

/$time_ranges/
None.

"include_list"

Deprecated.

"user_data_source"

Deprecated.

DKIM

"dkim_feature"

Insert DKIM signature to messages sent to the list

"on" - enabled
"off" - disabled
Value of "dkim_feature" parameter in sympa.conf or robot.conf.

Enable/Disable DKIM. This feature requires Mail::DKIM to be installed, and maybe some custom scenario to be updated

"dkim_parameters"

DKIM configuration

A set of parameters in order to define outgoing DKIM signature

"dkim_parameters.private_key_path"

File path for list DKIM private key

/"\S+"/
Value of "dkim_private_key_path" parameter in sympa.conf or robot.conf.

The file must contain a RSA pem encoded private key

"dkim_parameters.selector"

Selector for DNS lookup of DKIM public key

/"\S+"/
Value of "dkim_selector" parameter in sympa.conf or robot.conf.

The selector is used in order to build the DNS query for public key. It is up to you to choose the value you want but verify that you can query the public DKIM key for <selector>._domainkey.your_domain

"dkim_parameters.header_list"

Deprecated.

"dkim_parameters.signer_domain"

DKIM "d=" tag, you should probably use the default value

/"\S+"/
Value of "dkim_signer_domain" parameter in sympa.conf or robot.conf.

The DKIM "d=" tag, is the domain of the signing entity. The list domain MUST be included in the "d=" domain

"dkim_parameters.signer_identity"

DKIM "i=" tag, you should probably leave this parameter empty

/"\S+"/
None.

DKIM "i=" tag, you should probably not use this parameter, as recommended by RFC 4871, default for list brodcasted messages is i=<listname>-request@<domain>

"dkim_signature_apply_on"

The categories of messages sent to the list that will be signed using DKIM.

Multiple values allowed, separated by ",".
"md5_authenticated_messages" - authenticated by password
"smime_authenticated_messages" - authenticated by S/MIME signature
"dkim_authenticated_messages" - authenticated by DKIM signature
"editor_validated_messages" - approved by moderator
"none" - do nothing
"any" - any messages
Value of "dkim_signature_apply_on" parameter in sympa.conf or robot.conf.

This parameter controls in which case messages must be signed using DKIM, you may sign every message choosing 'any' or a subset. The parameter value is a comma separated list of keywords

"arc_feature"

Add ARC seals to messages sent to the list

"on" - enabled
"off" - disabled
Value of "arc_feature" parameter in sympa.conf or robot.conf.

Enable/Disable ARC. This feature requires Mail::DKIM::ARC to be installed, and maybe some custom scenario to be updated

"arc_parameters"

ARC configuration

A set of parameters in order to define outgoing ARC seal

"arc_parameters.arc_private_key_path"

File path for list ARC private key

/"\S+"/
Value of "arc_private_key_path" parameter in sympa.conf or robot.conf.

The file must contain a RSA pem encoded private key. Default is DKIM private key.

"arc_parameters.arc_selector"

Selector for DNS lookup of ARC public key

/"\S+"/
Value of "arc_selector" parameter in sympa.conf or robot.conf.

The selector is used in order to build the DNS query for public key. It is up to you to choose the value you want but verify that you can query the public DKIM key for <selector>._domainkey.your_domain. Default is selector for DKIM signature

"arc_parameters.arc_signer_domain"

ARC "d=" tag, you should probably use the default value

/"\S+"/
Value of "arc_signer_domain" parameter in sympa.conf or robot.conf.

The ARC "d=" tag, is the domain of the sealing entity. The list domain MUST be included in the "d=" domain

"dmarc_protection"

DMARC Protection

Parameters to define how to manage From address processing to avoid some domains' excessive DMARC protection

"dmarc_protection.mode"

Protection modes

Multiple values allowed, separated by ",".
"none" - do nothing
"all" - all
"dkim_signature" - DKIM signature exists
"dmarc_reject" - DMARC policy suggests rejection
"dmarc_any" - DMARC policy exists
"dmarc_quarantine" - DMARC policy suggests quarantine
"domain_regex" - domain matching regular expression
Value of "dmarc_protection_mode" parameter in sympa.conf or robot.conf.

Select one or more operation modes. "Domain matching regular expression" (domain_regex) matches the specified Domain regular expression; "DKIM signature exists" (dkim_signature) matches any message with a DKIM signature header; "DMARC policy ..." (dmarc_*) matches messages from sender domains with a DMARC policy as given; "all" (all) matches all messages.

"dmarc_protection.domain_regex"

Match domain regular expression

/".+"/
Value of "dmarc_protection_domain_regex" parameter in sympa.conf or robot.conf.

Regular expression match pattern for From domain

"dmarc_protection.other_email"

New From address

/".+"/
Value of "dmarc_protection_other_email" parameter in sympa.conf or robot.conf.

This is the email address to use when modifying the From header. It defaults to the list address. This is similar to Anonymisation but preserves the original sender details in the From address phrase.

"dmarc_protection.phrase"

New From name format

"display_name" - "Name"
"name_and_email" - "Name" (e-mail)
"name_via_list" - "Name" (via List)
"name_email_via_list" - "Name" (e-mail via List)
"list_for_email" - "List" (on behalf of e-mail)
"list_for_name" - "List" (on behalf of Name)
Value of "dmarc_protection_phrase" parameter in sympa.conf or robot.conf.

This is the format to be used for the sender name part of the new From header.

"clean_delay_queuemod"

Expiration of unmoderated messages

Number of days.
Value of "clean_delay_queuemod" parameter in sympa.conf.

"cookie"

Secret string for generating unique keys

The value to be concealed.
Value of "cookie" parameter in sympa.conf.

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.

"custom_attribute"

Custom user attributes

"custom_attribute.id"

internal identifier

/"\w+"/
None, mandatory.

"custom_attribute.name"

label

/".+"/
None, mandatory.

"custom_attribute.comment"

additional comment

/".+"/
None.

"custom_attribute.type"

type

"string" - string
"text" - multi-line text
"integer" - number
"enum" - set of keywords
"string"

"custom_attribute.enum_values"

possible attribute values (if enum is used)

/".+"/
None.

"custom_attribute.optional"

is the attribute optional?

"required" - required
"optional" - optional
"optional"

"custom_vars"

custom parameters

"custom_vars.name"

var name

/"\S+"/
None, mandatory.

"custom_vars.value"

var value

/".+"/
None, mandatory.

"expire_task"

Deprecated.

"loop_prevention_regex"

Regular expression applied to prevent loops with robots

/"\S*"/
Value of "loop_prevention_regex" parameter in sympa.conf or robot.conf.

"pictures_feature"

Allow picture display? (must be enabled for the current robot)

"on" - enabled
"off" - disabled
Value of "pictures_feature" parameter in sympa.conf or robot.conf.

"remind_task"

Periodical subscription reminder task

/"\w+"/
Value of "default_remind_task" parameter in sympa.conf.

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.

"spam_protection"

email address protection method

"at" - replace @ characters
"javascript" - use JavaScript
"none" - do nothing
"javascript"

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:

javascript:

the address is hidden using a javascript. A user who enables javascript can see a nice mailto address where others have nothing.

at:

the @ char is replaced by the string " AT ".

none:

no protection against spammer.

"latest_instantiation"

Latest family instantiation

"latest_instantiation.email"

who ran the instantiation

/"listmaster|$email"/
None.

"latest_instantiation.date_epoch"

date

The time in second from Unix epoch.
None, mandatory.

"latest_instantiation.date"

Deprecated.

"creation"

Creation of the list

"creation.email"

who created the list

/"listmaster|$email"/
None, mandatory.

"creation.date_epoch"

date

The time in second from Unix epoch.
None, mandatory.

"creation.date"

Deprecated.

"update"

Last update of config

"update.email"

who updated the config

/"(listmaster|automatic|$email)"/
None.

"update.date_epoch"

date

The time in second from Unix epoch.
None, mandatory.

"update.date"

Deprecated.

"status"

Status of the list

Status of list.
"open"

"serial"

Serial number of the config

/"\d+"/
0

"account"

Deprecated.

$EXPLDIR/<list name>/config or $EXPLDIR/<mail domain name>/<list name>/config
List main configuration file.

sympa.conf(5).

Sympa Administration Manual. <https://sympa-community.github.io/manual/>.