Skip to main content

setupmailman

Mailman3 Mailing List Manager

This tool will set up and install the mailman3 mailing list manager service on your server.  This service doesn't install during the installation time.

Backup, restore and transfer of the Mailman3 mailing list is not possible at this time. The Mailman3 service doesn't have the option to take a backup of a single Mailing List.

Mailman3 service is a CPU-intensive service and it may increase your server load.

Command:

/usr/local/eenos/scripts/setupmailman

Command Options :

Usage: /usr/local/eenos/scripts/setupmailman  <options>=[values]

Command Groups:
Options:
    --install           -   Install Mailman 3    
    --rebuildconf       -   Rebuild Mailman configuration

Example  : /usr/local/eenos/scripts/setupmailman --install

Install Mailman3 

Use the following command to install and setup Mailman3 services,

Command:

/usr/local/eenos/scripts/setupmailman --install

If you are using OpenLiteSpeed  Web  Server, you may need to Edit the file /usr/local/eenos/etc/mailman/mailman.ini  and change the socket to http-socket, and then restart mailmanweb.service. The OLS server doesn't have native uWSGI support yet. 

Rebuild Mailman3 Service Configuration

Command:

/usr/local/eenos/scripts/setupmailman --rebuildconf
Restart   Mailman Service

To restart the mailman service, use the following command.

systemctl restart mailman.service
systemctl status mailman.service
Restart Mailman Web Front end

The mailman3 web front end combines the Hyperkitty and Postorius Python apps. To restart the Mailman web service, use the following command.

systemctl restart mailmanweb.service 
systemctl status mailmanweb.service 
How to create a Mailman3 Mailing list?

Login to the UAPP ( User Control Panel ) to create mailman3 lists.

How to access Mailman 3 web front end?

You may open your browser and  go to https://your-website-name/mailman/

Eenos provides Mailman3 as a feature, but we have only limited technical support for the Mailman 3 service.   Eenos doesn't support the transfer and migration of Mailman3 lists and accounts.