Quote:
|
Originally Posted by kens6139
You can fix mail scanner by adding a * to the incoming queue statement in MailScanner.conf. Mine looks like this "Incoming Queue Dir = /var/spool/exim_incoming/input/*".
If you have a exim-daemon.pid file in the input folder delete it, also delete the db and msglog directorys if they exist in the input folder.
also check your exim.conf and make sure the queue matches the one in your MailScanner.conf , note leave input off the spool statement here Mine looks like this "spool_directory = /var/spool/exim_incoming"
Be sure to service exim restart , and service MailScanner restart.
My setup is C Panel on RH enterprise 3 so you may need to alter this with a different setup.
There is still an issue with this setup, the manage mail queue in WHM is worthless !!
Http://www.fatcatservers.com
|
Thanks, this may look easier than just setting split directories OFF since it wont require updating when cpanel decides to modify my exim.conf