Knowledgebase

How to stop or Enable/Disable mailman service on cpanel/whm

Run following command on shell to start/stop mailnam service on cPanel server.

/usr/local/cpanel/3rdparty/mailman/bin/mailmanctl start

/usr/local/cpanel/3rdparty/mailman/bin/mailmanctl stop

Also you can login to  WHM > tweak settings and Enable/disable mailman there.

How to check if mailman service running or not ?

ps -ax|grep mailman

  • 4 Users Found This Useful
Was this answer helpful?

Related Articles

Adding secondary IPs to Cpanel

  To access the IP Functions Menu, click on IP Functions, on the main screen...

Suspended page / Internal Server Error

If domain is showing "Internal Server Error" except suspention page after suspending the domain...

CPanel Log file locations

CPanel stores it’s log files in the /usr/local/cpanel/logs directory. Below is a list of the...

How do convert a dedicated ip to a shared ip on cPanel/WHM

In root SSH, copy the /etc/domainips file and then remove the IP from it: Code: cp...

Install RKHunter

You can install RKHunter on Linux Server by using following steps.1 Login to your server as...