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
From time to time you will find repairing and optimizing your databases are necessary. From a...
Over the time or due to spammers the eximstats database file may grow to a large size. To clear...
When yum-utils is not installed or found on Centos5 64-bit the following commands may be used:...
Finished Dependency Resolution Error: Multilib version problems found. This often means that...
There are times where you may need to have exec permission available for the /tmp folder. This...
