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
Over the time or due to spammers the eximstats database file may grow to a large size. To clear...
If you have a problem with your VPS time not staying sync in a Xen VPS you will want to enable...
From time to time you may find the cPanel backup system taking longer and affecting production...
The error "central_filter defer (-17): error in filter file: unknown filtering command r_subject:...
When checking your error log you find the error 508 or 403 forbidden error in your browser and...