Sympa
Encyclopedia
Sympa is an open source
Open source
The term open source describes practices in production and development that promote access to the end product's source materials. Some consider open source a philosophy, others consider it a pragmatic methodology...

 (GNU GPL) mailing list management (MLM) software. Its name, which is an acronym for Systeme de Multi-Postage Automatique (i.e. Automatic Mailing System), also means "nice" in French.

Features

Sympa's features include bulk mailing, service messages and web pages defined by templates, subscriber information stored in a RDBMS, and an external antivirus plugin. Its web front-end offers a portal-like interface where the user can control all their list subscriptions and administrative powers in one place (i.e. one site per user, while Mailman, for example, creates one site per list).

Data is stored in a relational database such as MySQL
MySQL
MySQL officially, but also commonly "My Sequel") is a relational database management system that runs as a server providing multi-user access to a number of databases. It is named after developer Michael Widenius' daughter, My...

, PostgreSQL
PostgreSQL
PostgreSQL, often simply Postgres, is an object-relational database management system available for many platforms including Linux, FreeBSD, Solaris, MS Windows and Mac OS X. It is released under the PostgreSQL License, which is an MIT-style license, and is thus free and open source software...

, or Oracle
Oracle database
The Oracle Database is an object-relational database management system produced and marketed by Oracle Corporation....

; some configuration data is still held in text files, but the stated goal of the developers is to eventually hold as much configuration data as possible in the database as well.

Sympa consists of at least five concurrent daemons
Daemon (computer software)
In Unix and other multitasking computer operating systems, a daemon is a computer program that runs as a background process, rather than being under the direct control of an interactive user...

 communicating through the database or by placing files in spools: a main daemon accepting incoming mail and controlling the other processes, a bounce daemon managing incoming bounces
Bounce message
In the Internet's standard e-mail protocol SMTP, a bounce message, also called a Non-Delivery Report/Receipt , a Delivery Status Notification message, a Non-Delivery Notification or simply a bounce, is an automated electronic mail message from a mail system informing the sender of another...

, an archiver archiving outgoing mail, a task manager doing scheduled maintenance and a bulk mailer doing the actual distributing of list messages to their recipients. The work of the main daemon can be split up into up to three parallel instances; of the bulk mailer, an arbitrary number of instances may be run in parallel. At least in theory, the bulk mailer processes can even be spread across a cluster of hosts. This architecture, combined with the use of a database table for buffering outgoing mail, makes Sympa well-suited for large and very large list environments handling millions of subscribers.

Other features are: (a full list of features is available on the Sympa web site.)
  • high performance for huge lists ( > 700.000 subscribers)
  • MIME
    MIME
    Multipurpose Internet Mail Extensions is an Internet standard that extends the format of email to support:* Text in character sets other than ASCII* Non-text attachments* Message bodies with multiple parts...

    -compatible
  • data provisioning using LDAP, SQL or other data sources
  • various authentication method (SSO, LDAP, X.509
    X.509
    In cryptography, X.509 is an ITU-T standard for a public key infrastructure and Privilege Management Infrastructure . X.509 specifies, amongst other things, standard formats for public key certificates, certificate revocation lists, attribute certificates, and a certification path validation...

    )
  • benefit of S/MIME
    S/MIME
    S/MIME is a standard for public key encryption and signing of MIME data. S/MIME is on an IETF standards track and defined in a number of documents, most importantly RFCs. S/MIME was originally developed by RSA Data Security Inc...

     and DKIM
  • internationalized
  • web archive with access control, message removal, etc.
  • multi-domain server designed for service providers.
  • sophisticated automatic bounce management
  • automatic service message and web interface customizable
  • SOAP
    SOAP
    SOAP, originally defined as Simple Object Access Protocol, is a protocol specification for exchanging structured information in the implementation of Web Services in computer networks...

     interface for integration with other applications

History

Sympa development started in 1995 and was first released in 1997. Its initial goal was to ensure continuity with the TULP list manager, produced partly by the initial author of Sympa, Christophe Wolfhugel. The initial version of Sympa included authentication, flexible command management, high performance in internal data access, and object-oriented code for easy code maintenance.

As new features were required, Sympa gradually evolved into a fully-fledged mailing list manager.

See also

  • Dada Mail
    Dada Mail
    Dada Mail is a web-based electronic mailing list management system that can be used for announcement lists. It can also be used to create and manage discussion lists, if you activate and configure an included plug-in called Dada Bridge, for which you will need to set a cron task.Dada Mail is free...

  • Distribution list
    Distribution list
    Distribution list is a term sometimes used for a function of email clients where list of email addresses is used to email everyone on the list at once. This can be referred to as an electronic mailshot. It differs from a mailing list, electronic mailing list or the email option found in an Internet...

  • Electronic mailing list
    Electronic mailing list
    An electronic mailing list is a special usage of email that allows for widespread distribution of information to many Internet users. It is similar to a traditional mailing list — a list of names and addresses — as might be kept by an organization for sending publications to...

  • Newsletter
    Newsletter
    A newsletter is a regularly distributed publication generally about one main topic that is of interest to its subscribers. Newspapers and leaflets are types of newsletters. Additionally, newsletters delivered electronically via email have gained rapid acceptance for the same reasons email in...

The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK