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...
Once it is enabled, it is necessary to train spamassassin to learn what is junk mail and what is...
Provided below are some useful commands pertaining to FSCK. Update commands to your environment /...
To disable the cPanel brute force detection from the command line usee the following:...
During a CSF start or restart you may encounter this error. This is a result of /usr/bin/host...