Plesk for Linux
kb: technical
Applicable to:
- Plesk for Linux
Symptoms
After removing mailman3 as a Plesk component, its services mailman3.service and mailman3-web.service stay loaded, active and running
Cause
Plesk bug #PPPM-14815 which will be fixed in a future update.
To check if it has been fixed already, see the Plesk release log: Change Log for Plesk Obsidian
Resolution
As a workaround:
-
Connect to the server via SSH
-
Stop and disable mailman services manually:
# systemctl stop mailman3 mailman3-web && systemctl disable mailman3 mailman3-web
Comments
After running these commands, mailman3-web still has active cron jobs.
I do it's working. After running these commands, mailman3-web still has active cron jobs. mcdvoice
Please sign in to leave a comment.