1SYMPA_TOC(1) sympa 6.2.70 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 Maintenance tools
60
61 arc2webarc(1)
62 TBD.
63
64 init_comment(1)
65 TBD.
66
67 mod2html(1)
68 Generates HTML view of messages to be moderated
69
70 p12topem(1)
71 TBD.
72
73 sympa_soap_client(1)
74 TBD.
75
76 sympa_test_ldap(1)
77 Testing LDAP connection for Sympa
78
79 testlogs(1)
80 TBD.
81
82 tpl2tt2(1)
83 TBD.
84
85 upgrade_bulk_spool(1)
86 Migrating messages in bulk tables
87
88 upgrade_send_spool(1)
89 Upgrade messages in incoming spool
90
91 upgrade_shared_repository(1)
92 Encode file names in shared repositories.
93
94 upgrade_sympa_password(1)
95 Upgrading password in database
96
97 Auxiliary Programs
98 alias_manager(8)
99 Manage Sympa aliases (Obsoleted)
100
101 ldap_alias_manager(8)
102 TBD.
103
104 mysql_alias_manager(8)
105 TBD.
106
107 queue(8), bouncequeue(8), familyqueue(8)
108 TBD.
109
110 sympa_newaliases-wrapper(8), sympa_soap_server-wrapper(8),
111 wwsympa-wrapper(8)
112 TBD.
113
114 Configuration files
115 auth.conf(5)
116 Configuration of authentication mechanisms for web interface of
117 Sympa
118
119 charset.conf(5)
120 Configuration file for legacy character set support by Sympa
121
122 crawlers_detection.conf(5)
123 User agents to be excluded from session management
124
125 edit_list.conf(5)
126 Configuration of privileges to edit list configuration
127
128 ldap_alias_manager.conf(5)
129 Configuration of LDAP alias management
130
131 nrcpt_by_domain.conf(5)
132 Grouping factor for SMTP sessions by recipient domains
133
134 sympa_config(5)
135 Configuration files for Sympa mailing list manager
136
137 sympa_scenario(5)
138 Authorization scenario
139
140 topics.conf(5)
141 Configuration of list topics
142
143 Internals
144 Sympa::Internals(3)
145 List of Sympa internal modules
146
147 sympa_database(5)
148 Structure of Sympa core database
149
151 Latest version of Sympa is available from
152 <https://github.com/sympa-community/sympa/releases>.
153
155 The full documentation in HTML format can be found in
156 <https://www.sympa.community/manual/>.
157
158 The mailing lists (with web archives) can be accessed at
159 <https://www.sympa.community/community/lists.html>.
160
162 Report bugs to Sympa bug tracker. See
163 <https://github.com/sympa-community/sympa/issues>.
164
1666.2.70 2022-12-11 SYMPA_TOC(1)