ConfigServer Mail Manage(cmm) on cPanel/WHM server

Date Posted: 23-08-2017

Configserver mail manage(cmm) is an interface to manage mail accounts within WHM itself. This is free and it can be integrated easily to WHM.

Prerequisites:

  1. cPanel/WHM access
  2. Server SSH access

Implementation:

Login to the server as root.

Change the directory to /usr/src

cd /usr/src

Download cmm using wget.

wget http://download.configserver.com/cmm.tgz

Untar the application.

tar -xzf cmm

Change the directory to cmm

cd cmm

Execute the installer.

sh install.sh

Remove the cmq directory and downloaded file.

rm -Rfv /usr/src/cmm*

Login to WHM and you can seeĀ configserver Mail Manager

Leave a Reply