GNU Mailman
From Free net encyclopedia
GNU Mailman is a GNU package for managing electronic mailing lists. It is free software/open source software, distributed freely under the GNU General Public License. Similar software programs include Majordomo and ezmlm; Mailman's chief distinction is its easy-to-use Web interface for list administration.
Mailman is written in the Python programming language. It can work with any common Unix mail server software, including Postfix, Sendmail and qmail.
The integration with the free mail server software exim (which is used by the Debian GNU/Linux by default) is probably best: Using special configuration rules, exim knows which addresses are used by Mailman and automatically forwards all mails which are handled by Mailman to Mailman, without having to set customized aliases for each individual mailing list, as it is custom with most or all other mail servers.
User features include the Web interface, built-in archiving of messages, automatic processing of bounce messages, digest mode, and spam filtering.
External links
- Mailman, the GNU Mailing List Manager (Official website)de:Mailman