ConfigServer Mail Manage

This is an original and free add-on product for cPanel/WHM. The product provides you with an interface to the cPanel user accounts’ email configuration without having to login to their cPanel accounts. It is domain based rather than account based and allows you to do all the following from within WHM:

  • View, edit and delete email accounts

  • View, edit and delete email forwarders

  • View, edit and delete email filters

  • View and modify email account quotas

  • Modify email account passwords

  • Modify Outgoing Mail Hourly Limits

  • List only email accounts that are overquota (or over a specified percentage)

  • List only email accounts that are over a specified size

  • View the total number of emails in an email account

  • Empty an email account

  • View emails in an email account

  • Individually delete emails in an email account

  • View, enable and disable GreyListing in bulk and per domain

The latest version of cmm can be downloaded here:

cmm.tgz (216.6 KB)

The latest SHA256 checksums of all our products can be downloaded here:

checksums.txt (703 Bytes)

Installation Instructions

To install or upgrade cmm simply do the following from the root shell via SSH:

cd /usr/src
rm -fv /usr/src/cmm.tgz
wget https://configserverfirewall.org/uploads/short-url/e1qwoNatRV7QjXTBNW3dMbasFjq.tgz
tar -xzf cmm.tgz
cd cmm
sh install.sh
rm -Rfv /usr/src/cmm*

Then login to WHM and scroll to the bottom of the left hand menu and you should see "ConfigServer Mail Manage"


If you want to uninstall, simply:

cd /usr/src
rm -fv /usr/src/cmm.tgz
wget https://configserverfirewall.org/uploads/short-url/e1qwoNatRV7QjXTBNW3dMbasFjq.tgz
tar -xzf cmm.tgz
cd cmm
sh uninstall.sh
rm -Rfv /usr/src/cmm*