exim -bp | exiqgrep -i | xargs exim -Mrm
The following will remove mails older than 5 mins (300 seconds). Adjust to the time you would like.
exiqgrep -o 300 -i | xargs exim -Mrm
exim -bp | exiqgrep -i | xargs exim -Mrm
exiqgrep -o 300 -i | xargs exim -Mrm
There are times where you may need to have exec permission available for the /tmp folder. This...
When encountering the following:E Sysup: Needed system RPMs were not installed: yum-utils*****...
The error : Failed to lock proc mutex: Permission denied can occur when using mod_ruid2 with...
Once it is enabled, it is necessary to train spamassassin to learn what is junk mail and what is...
From time to time you may find the cPanel backup system taking longer and affecting production...
