Mailman Stops Working in Plesk 9

I just noticed that Mailman stopped working about 6 weeks ago. I have a (dv) server at MediaTemple and it runs Plesk 9.x. This has been an issue for a while now, where it randomly stops working. If you have the same issues with Mailman under Plesk, here’s a fix for you. Run the following command:

$ /usr/lib/plesk-9.0/mailman_conf_init  /usr/lib/mailman/Mailman/mm_cfg.py  qmail

This will force a reconfiguration of Mailman for qmail. After that, restart qmail and Mailman

$ service restart qmail
$ service restart mailman

Found and modified via Plesk forums

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>