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
Provided below are some useful commands pertaining to FSCK. Update commands to your environment /...
From time to time you will find repairing and optimizing your databases are necessary. From a...
The following command may be used to create a quarantine directory for Configserver's CXS: cxs...
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 want to proxy out a path to another server or location. To perform a...