ezmlm
ezmlm | |
---|---|
Basic data
|
|
developer | Daniel J. Bernstein |
Current version | 0.53 (June 30, 1997) |
operating system | Unix-like ( Linux , x BSD , Solaris , ...) |
programming language | C. |
category | Mailing list software |
License | public domain |
cr.yp.to/ezmlm.html |
ezmlm ( abbreviation for "eazy mailing list manager") is free server software for operating mailing lists with the mail server software qmail . It is programmed in C and can run on various Unix-like operating systems.
ezmlm was written in 1997 and has not been further developed by the original author since then. It was unconditionally made available to the general public as free software, including the source code (public domain ). With ezmlm-idx there is still an actively maintained further development.
Ezmlm basic program
The software developed by qmail author Daniel J. Bernstein contains the basic functions for operating a mailing list, such as managing recipients, sending e-mails to them and handling undeliverable e-mails.
Ezmlm-idx
Ezmlm-idx is an extension of the basic ezmlm program and was developed by Frederik Lindberg, Fred B. Ringel and Bruce Guenter. It adds further functions to the software, such as extended archive functions, mailing list moderation, extended administration settings, as well as more efficient storage of the configuration of ezmlm; this also enables the integration of translation files from other languages.
While ezmlm itself is no longer being developed, ezmlm-idx is still actively maintained. Since it fits very well into qmail environments, ezmlm and ezmlm-idx are often the first choice here too. It can be installed directly from the standard package sources in Debian- based Linux distributions such as the popular Ubuntu .
Ezmlm-web
Ezmlm-web is a web interface for editing / configuring ezmlm mailing lists.
literature
- John R. Levine: qmail . O'Reilly Media, 2004, ISBN 978-1-56592-628-8 (English).
Web links
- Official website (English)
- Instructions for installing ezmlm and extensions
- Website extension ezmlm-idx (English)
- Website extension ezmlm-web (English)
- mlmmj , a mail server-independent solution based on ezmlm (English)