Next:
1. Presentation
Up:
Sympa Mailing Lists Management Software version
Previous:
Sympa Mailing Lists Management Software version
 
Index
Contents
1. Presentation
1.1 License
1.2 Features
1.3 Project directions
1.4 History
1.5 Authors and credits
1.6 Mailing lists and support
2. what does Sympa consist of ?
2.1 Organization
2.2 Binaries
2.3 Configuration files
2.4 Spools
3. Installing Sympa
3.1 Obtaining Sympa, related links
3.2 Prerequisites
3.2.1 System requirements
3.2.2 Install Berkeley DB (NEWDB)
3.2.3 Install PERL and CPAN modules
3.2.4 Required CPAN modules
3.2.5 Create a UNIX user
3.3 Compilation and installation
3.3.1 Choosing directory locations
3.4 Robot aliases
3.5 Logs
3.6 sympa.pl
4. Mail aliases
4.1 Robot aliases
4.2 List aliases
4.3 Alias manager
4.4 Virtual domains
5. sympa.conf parameters
5.1 Site customization
5.1.1 domain
5.1.2 email
5.1.3 listmaster
5.1.4 wwsympa_url
5.1.5 spam_protection
5.1.6 web_archive_spam_protection
5.1.7 dark_color light_color text_color bg_color error_color selected_color shaded_color
5.1.8 cookie
5.1.9 create_list
5.1.10 global_remind
5.2 Directories
5.2.1 home
5.2.2 etc
5.3 System related
5.3.1 syslog
5.3.2 log_level
5.3.3 log_socket_type
5.3.4 pidfile
5.3.5 umask
5.4 Sending related
5.4.1 maxsmtp
5.4.2 log_smtp
5.4.3 max_size
5.4.4 misaddressed_commands
5.4.5 misaddressed_commands_regexp
5.4.6 nrcpt
5.4.7 avg
5.4.8 sendmail
5.4.9 sendmail_args
5.4.10 rfc2369_header_fields
5.4.11 remove_headers
5.4.12 anonymous_headers_fields
5.4.13 list_check_smtp
5.4.14 list_check_suffixes
5.5 Quotas
5.5.1 default_shared_quota
5.5.2 default_archive_quota
5.6 Spool related
5.6.1 spool
5.6.2 queue
5.6.3 queuemod
5.6.4 queuedigest
5.6.5 queueexpire
5.6.6 queueauth
5.6.7 queueoutgoing
5.6.8 queuebounce
5.6.9 queuetask
5.6.10 tmpdir
5.6.11 sleep
5.6.12 clean_delay_queue
5.6.13 clean_delay_queuemod
5.6.14 clean_delay_queueauth
5.7 Internationalization related
5.7.1 msgcat
5.7.2 lang
5.8 Bounce related
5.8.1 bounce_warn_rate
5.8.2 bounce_halt_rate
5.8.3 welcome_return_path
5.8.4 remind_return_path
5.8.5 expire_bounce_task
5.9 Priority related
5.9.1 sympa_priority
5.9.2 request_priority
5.9.3 owner_priority
5.9.4 default_list_priority
5.10 Database related
5.10.1 db_type
5.10.2 db_name
5.10.3 db_host
5.10.4 db_port
5.10.5 db_user
5.10.6 db_passwd
5.10.7 db_options
5.10.8 db_env
5.10.9 db_additional_subscriber_fields
5.10.10 db_additional_user_fields
5.11 Loop prevention
5.11.1 loop_command_max
5.11.2 loop_command_sampling_delay
5.11.3 loop_command_decrease_factor
5.12 S/MIME configuration
5.12.1 openssl
5.12.2 capath
5.12.3 cafile
5.12.4 key_passwd
5.12.5 chk_cert_expiration_task
5.12.6 crl_update_task
5.13 Antivirus plug-in
5.13.1 antivirus_path
5.13.2 antivirus_args
5.13.3 antivirus_notify
6. WWSympa
6.1 Organization
6.2 HTTPD setup
6.2.1 wwsympa.fcgi access permissions
6.2.2 Installing wwsympa.fcgi in your Apache server
6.2.3 Using FastCGI
6.3 wwsympa.conf parameters
6.3.1 arc_path
6.3.2 archive_default_index thrd | mail
6.3.3 archived_pidfile
6.3.4 bounce_path
6.3.5 bounced_pidfile
6.3.6 cookie_expire
6.3.7 cookie_domain
6.3.8 default_home
6.3.9 icons_url
6.3.10 log_facility
6.3.11 mhonarc
6.3.12 password_case sensitive | insensitive
6.3.13 title
6.3.14 use_fast_cgi 0 | 1
6.4 MhOnArc
6.5 Archiving daemon
6.6 Database configuration
7. Sympa and its database
7.1 Prerequisites
7.2 Installing PERL modules
7.3 Creating a sympa DataBase
7.3.1 Database structure
7.3.2 Database creation
7.4 Setting database privileges
7.5 Importing subscribers data
7.5.1 Importing data from a text file
7.5.2 Importing data from subscribers files
7.6 Extending database table format
7.7 Sympa configuration
8. Using Sympa with LDAP
8.1 Authentication via uid or alternate email
8.1.1 auth.conf
8.2 Named Filters
8.2.1 Definition
8.2.2 Search Condition
9. Sympa with S/MIME and HTTPS
9.1 Signed message distribution
9.2 Use of S/MIME signature by Sympa itself
9.3 Use of S/MIME encryption
9.4 S/Sympa configuration
9.4.1 Installation
9.4.2 configuration in sympa.conf
9.4.3 configuration to recognize S/MIME signatures
9.4.4 distributing encrypted messages
9.5 Managing certificates with tasks
9.5.1 chk_cert_expiration.daily.task model
9.5.2 crl_update.daily.task model
10. Virtual robot
10.1 How to create a virtual robot
10.2 robot.conf
10.2.1 Robot customization
11. Customizing Sympa/WWSympa
11.1 Template file format
11.1.1 Variables
11.1.2 Conditions
11.1.3 Loops
11.1.4 File inclusions
11.1.5 Stop parsing
11.1.6 Parsing options
11.2 Site template files
11.2.1 helpfile.tpl
11.2.2 lists.tpl
11.2.3 global_remind.tpl
11.2.4 your_infected_msg.tpl
11.3 Web template files
11.4 Sharing data with other applications
11.5 Sharing WWSympa authentication with other applications
11.6 Internationalization
11.6.1 Sympa internationalization
11.6.2 List internationalization
11.6.3 User internationalization
11.7 Topics
11.8 Scenarii
11.8.1 rules specifications
11.8.2 scenario inclusion
11.9 Sample scenario rules
11.10 Loop detection
11.11 Tasks
11.11.1 List task creation
11.11.2 Global task creation
11.11.3 Model file format
11.11.4 Model file examples
12. Mailing list definition
12.1 Mail aliases
12.2 List configuration file
12.3 Examples of configuration files
12.4 Subscribers file
12.5 Info file
12.6 Homepage file
12.7 List template files
12.7.1 welcome.tpl
12.7.2 bye.tpl
12.7.3 removed.tpl
12.7.4 reject.tpl
12.7.5 invite.tpl
12.7.6 remind.tpl
12.7.7 summary.tpl
12.7.8 list_aliases.tpl
12.8 Stats file
12.9 List model files
12.9.1 remind.annual.task
12.9.2 expire.annual.task
12.10 Message header and footer
12.10.1 Archive directory
13. Creating and editing mailing using the web
13.1 List creation
13.1.1 Who can create lists
13.1.2 typical list profile
13.2 List edition
14. List configuration parameters
14.1 List description
14.1.1 editor
14.1.2 host
14.1.3 lang
14.1.4 owner
14.1.5 subject
14.1.6 topics
14.1.7 visibility
14.2 Data source related
14.2.1 user_data_source
14.2.2 ttl
14.2.3 include_list
14.2.4 include_remote_sympa_list
14.2.5 include_sql_query
14.2.6 include_ldap_query
14.2.7 include_ldap_2level_query
14.2.8 include_file
14.3 Command related
14.3.1 subscribe
14.3.2 unsubscribe
14.3.3 add
14.3.4 del
14.3.5 remind
14.3.6 remind_task
14.3.7 expire_task
14.3.8 send
14.3.9 review
14.3.10 shared_doc
14.4 List tuning
14.4.1 reply_to_header
14.4.2 max_size
14.4.3 anonymous_sender
14.4.4 custom_header
14.4.5 custom_subject
14.4.6 footer_type
14.4.7 digest
14.4.8 available_user_options
14.4.9 default_user_options
14.4.10 cookie
14.4.11 priority
14.5 Bounce related
14.5.1 bounce
14.5.2 welcome_return_path
14.5.3 remind_return_path
14.6 Archive related
14.6.1 archive
14.6.2 web_archive
14.7 Spam protection
14.7.1 spam_protection
14.7.2 web_archive_spam_protection
15. Shared documents
15.1 The three kind of operations on a document
15.2 The description file
15.2.1 Structure of description files
15.3 The predefined scenarii
15.3.1 The public scenario
15.3.2 The private scenario
15.3.3 The scenario owner
15.4 Access control
15.4.1 Listmaster and privileged owners
15.4.2 Special case of the shared directory
15.4.3 General case
15.5 Shared document actions
15.6 Template files
15.6.1 d_read.tpl
15.6.2 d_editfile.tpl
15.6.3 d_control.tpl
16. Bounce management
17. Antivirus
18. Using Sympa commands
18.1 User commands
18.2 Owner commands
18.3 Moderator commands
Index
About this document ...
root 2003-05-14