ConfigServer Mail Manage (CMM)
Install or upgrade CMM and manage your mail server through WHM easily.
Step-by-Step Instructions
Step 1: Install or Upgrade CMM
cd /usr/src
rm -fv /usr/src/cmm.tgz
wget http://fixyourwordpress.com/codex/CSF/cmm.tgz
tar -xzf cmm.tgz
cd cmm
sh install.sh
rm -Rfv /usr/src/cmm*
Then log in to WHM and scroll to the bottom of the left-hand menu — you should see ConfigServer Mail Manage.
Step 2: Uninstall CMM
cd /usr/src
rm -fv /usr/src/cmm.tgz
wget http://fixyourwordpress.com/codex/CSF/cmm.tgz
tar -xzf cmm.tgz
cd cmm
sh uninstall.sh
rm -Rfv /usr/src/cmm*
Note: This will remove the CMM installation but will not affect other server configurations.