The Mailman Suite¶
The Mailman home page is http://www.list.org, and there is a community driven wiki at http://wiki.list.org.
Mailman Core 3.3.2 was released on Nov 7, 2020. The latest released version for Mailman Core can be found on PyPI. The Mailman Suite consists of 5 individual projects. Below are links to documentation for each of the projects.
Those packages are copyrighted by the Free Software Foundation and distributed under the terms of the GNU General Public License (GPL) version 3 or later.
- Mailman Core - the mailing list manager core (required)
- Postorius - the adminstrative web user interface
- MailmanClient - the official REST API Python bindings
- HyperKitty - the web archiver
- HyperKitty Mailman plugin - archiver plugin for Core
The Pre-Installation Guide¶
What do I need to know before trying to install Mailman3?
Upgrading to Mailman Suite 3.2¶
Upgrading from Mailman Suite 3.1 to 3.2
The Installation Guide¶
Migrating to Mailman 3 from Mailman 2.1¶
Migrating from Mailman 2.1 to Mailman 3.x
Configuring Mailman 3¶
Mailman 3 can be configured in a wide variety of ways. After you have installed Mailman 3, you can now proceed to configure it for production use.
The User Guide¶
User Guide
Documentation for Mailman 3 List Owners and Site Administrators is not yet complete.
The Contributor Guide¶
Contributor Guide
- Internationalization(i18n)
- The Contributor Guide
- Getting prerequisites
- Gitlab Setup
- Set up a directory
- Set up virtual environments
- Set up and run Mailman Core
- Testing Mailman Core
- Set up Mailman Client
- Set up Django-mailman3
- Set up and run Postorius
- Set up a Fake mail server
- Set up and run HyperKitty
- Set up mailman-hyperkitty
- Link Mailman to HyperKitty
- Run the Mailman Suite (combined hyperkitty+postorius)