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
If you have a problem with your VPS time not staying sync in a Xen VPS you will want to enable...
This can occur with older packages sitting on your drive. Try running the following: rm -f...
From time to time you may want to proxy out a path to another server or location. To perform a...
When encountering the following:E Sysup: Needed system RPMs were not installed: yum-utils*****...
When yum-utils is not installed or found on Centos5 64-bit the following commands may be used:...
