Plesk for Linux
kb: technical
ABT: Group A
Applicable to:
- Plesk for Linux
Symptoms
-
Messages are not delivered to mailing list subscribers.
-
The Mailman service is in the exited state:
# systemctl status mailman.service
● mailman.service - LSB: Mailman Master Queue Runner
Loaded: loaded (/etc/init.d/mailman)
Active: active (exited) since Mon 2017-12-01 00:00:00 CST; 6 days ago -
The following error can be found in Mailman log:
# cat /var/log/mailman/error
Dec 01 05:00:00 2019 (11185) Site list is missing: mailman
Cause
Missing qrunner
processes due to mailing lists being absent from the server previously.
Resolution
Connect to the server via SSH and restart Mailman service:
# service mailman restart
Comments
0 comments
Please sign in to leave a comment.