ConfigServer Mail Queues (CMQ)
A user friendly file program providing you with a full featured interface to the cPanel exim email queues from within WHM.
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/cmq.tgz
Step 2 - Untar the file
PHP Code:
tar -xzf cmq.tgz
Step 3 - Change to the cse directory and execute the install file:
PHP Code:
cd cmq/
sh install.sh
Step 4 - Removing the install files:
PHP Code:
cd ../
rm -fv cmq.tgz
rm -Rfv cmq
After that its done login to whm and scroll to the bottom and its there to be used as you choose.
Along with the original installation documentation:
http://www.configserver.com/free/cmq/INSTALL.txt
For more information see there site:
http://www.configserver.com/cp/cmq.html