View Single Post
  #5 (permalink)  
Old 07-06-2009, 12:05 PM
Kent Brockman Kent Brockman is offline
Registered User
 
Join Date: Jan 2008
Location: behind the sun
Posts: 409
Kent Brockman is on a distinguished road
Quote:
Originally Posted by mahdi1 View Post
if we should use SSH and this complix commands when we have errors etc..

WHAT IS THE USE OF WHM???

all this should be in WHM. what is the use of programming if we have to do everything manualy.

this problem is with everybody. and it is related to tweak settings in WHM.

they should split that tweak settings into parts as they did with apache configuration.
This issue is surely due to a problem in your configuration. Every scenario is not equal and you should verify what is causing this issue reading your logs. It may be happening due to a number of things.


I can recommend a good plugin to add some light to the problem, since the native Mail Queue Manager is not as intuitive as it may be. Install the Configserver Mail Queues. That script will allow you to have more control over the state of exim queue. After installing, you'll find it in the Plugins section, at the bottom of the WHM menu.

Code:
wget http://www.configserver.com/free/cmq.tgz
tar -xzf cmq.tgz
cd cmq
sh install.sh
__________________
Content is king. Functionality is a gift. Usability is God.
Reply With Quote