1SYMPA_TOC(1) sympa 6.2.72 SYMPA_TOC(1)
2
3
4
6 sympa_toc - Documentation on Sympa - Table of Contents
7
9 Sympa is scalable and highly customizable mailing list manager. It can
10 cope with big lists (200,000 subscribers) and comes with a complete
11 (user and admin) Web interface. It is internationalized, and supports
12 the us, fr, de, es, it, fi, and chinese locales. A scripting language
13 allows you to extend the behavior of commands. Sympa can be linked to
14 an LDAP directory or an RDBMS to create dynamic mailing lists. Sympa
15 provides S/MIME and HTTPS based authentication and encryption. Sympa
16 is a modern mailing-list manager. It supports a lot of useful features.
17
18 Below is the list of documentation of Sympa.
19
20 Reference manual
21 Sympa Administration Manual
22 <https://www.sympa.community/manual/>.
23
24 Daemons
25 archived(8)
26 Mailing List Archiving Daemon for Sympa
27
28 bounced(8)
29 Mailing List Bounce Processing Daemon for Sympa
30
31 bulk(8)
32 Daemon for submitting messages to SMTP engine
33
34 sympa_automatic(8)
35 Automatic list creation daemon
36
37 sympa_msg(8)
38 Daemon to handle incoming messages
39
40 task_manager(8)
41 Daemon to process periodical Sympa tasks
42
43 Web interface
44 sympa_soap_server(8)
45 Sympa SOAP server
46
47 wwsympa(8)
48 WWSympa, Sympa's web interface
49
50 Shell Interface
51 Administration tools
52
53 sympa(1)
54 Command line utility to manage Sympa
55
56 sympa_newaliases(1)
57 Alias database maintenance
58
59 Auxiliary Programs
60 alias_manager(8)
61 Manage Sympa aliases (Obsoleted)
62
63 ldap_alias_manager(8)
64 TBD.
65
66 mysql_alias_manager(8)
67 TBD.
68
69 queue(8), bouncequeue(8), familyqueue(8)
70 TBD.
71
72 sympa_newaliases-wrapper(8), sympa_soap_server-wrapper(8),
73 wwsympa-wrapper(8)
74 TBD.
75
76 Configuration files
77 auth.conf(5)
78 Configuration of authentication mechanisms for web interface of
79 Sympa
80
81 charset.conf(5)
82 Configuration file for legacy character set support by Sympa
83
84 crawlers_detection.conf(5)
85 User agents to be excluded from session management
86
87 edit_list.conf(5)
88 Configuration of privileges to edit list configuration
89
90 ldap_alias_manager.conf(5)
91 Configuration of LDAP alias management
92
93 nrcpt_by_domain.conf(5)
94 Grouping factor for SMTP sessions by recipient domains
95
96 sympa_config(5)
97 Configuration files for Sympa mailing list manager
98
99 sympa_scenario(5)
100 Authorization scenario
101
102 topics.conf(5)
103 Configuration of list topics
104
105 Internals
106 Sympa::Internals(3)
107 List of Sympa internal modules
108
109 sympa_database(5)
110 Structure of Sympa core database
111
113 Latest version of Sympa is available from
114 <https://github.com/sympa-community/sympa/releases>.
115
117 The full documentation in HTML format can be found in
118 <https://www.sympa.community/manual/>.
119
120 The mailing lists (with web archives) can be accessed at
121 <https://www.sympa.community/community/lists.html>.
122
124 Report bugs to Sympa bug tracker. See
125 <https://github.com/sympa-community/sympa/issues>.
126
1286.2.72 2023-06-01 SYMPA_TOC(1)