GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
EDIT_LIST.CONF(5) sympa 6.2.62 EDIT_LIST.CONF(5)

edit_list.conf - Configuration of privileges to edit list configuration

edit_list.conf defines privileges to edit list configuration.

$SYSCONFDIR/edit_list.conf is main configuration. Several parameters defined in this file may be overridden by $SYSCONFDIR/<mail domain name>/edit_list.conf file for each mail domain, or by <list config directory>/edit_list.conf file for each mailing list.

Format of edit_list.conf is as following:

  • Lines beginning with "#" and containing only spaces are ignored.
  • Each line has the form "parameter name role privilege".

parameter name is a list parameter name (e.g. "max_size"), paragraph name ("owner") or subparameter ("owner.email)"). It may be a name of template (e.g. "welcome.tt2") or list configuration file ("message.header") except main configuration file ("config").

role is any of "listmaster", "privileged_owner", "owner" or "editor". Multiple roles have to be separated by comma ("","").

privilege is "write", "read" or "hidden".

Lines are checked in order, then matched line at the first time wins. Default privilege may be specified with special parameter name "default".

$DEFAULTDIR/edit_list.conf
Distribution default. This file should not be edited.
$SYSCONFDIR/edit_list.conf
$SYSCONFDIR/<mail domain name>/edit_list.conf
$EXPLDIR/<list name>/edit_list.conf or $EXPLDIR/<mail domain name>/<list name>/edit_list.conf
Configuration files for site-wide default, by each domain or each list.

wwsympa(8).

This document was initially written by IKEDA Soji <ikeda@conversion.co.jp>.
2021-04-27 6.2.62

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.