View Single Post
Old December 6th, 2006, 8:17 AM   #5 (permalink)
deastwood
Surpass Fan
Super #1
 
Joined in Mar 2006
1,024 posts
Gave thanks: 66
Thanked 55 times
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
deastwood is offline   Reply With Quote