ConfigServer Mail Manage (CMM)
A user friendly file program providing you with an interface to the cPanel user accounts email configuration without having to login to their accounts.
It has its own install guide but this is a basic step by step guide to make it easier for people who don't understand exactly what they are doing with the exact commands to run in SSH, so you can just copy and paste from here.
Step 1 - Download the file to your server:
PHP Code:
http://www.configserver.com/free/cmm.tgz
Step 2 - Untar the file
PHP Code:
tar -xzf cmm.tgz
Step 3 - Change to the cse directory and execute the install file:
PHP Code:
cd cmm/
sh install.sh
Step 4 - Removing the install files:
PHP Code:
cd ../
rm -fv cmm.tgz
rm -Rfv cmm
After that its done login to whm and scroll to the bottom and its there to be used as you choose, It is also something that should not be abused, please respect peoples privacy!
Along with the original installation documentation:
http://www.configserver.com/free/cmm/INSTALL.txt
For more information see there site:
http://www.configserver.com/cp/cmm.html