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
The following command may be very useful for changing the permissions of a file type such as .php...
Over the time or due to spammers the eximstats database file may grow to a large size. To clear...
There are times where you may need to have exec permission available for the /tmp folder. This...
The error "central_filter defer (-17): error in filter file: unknown filtering command r_subject:...
The following command may be used to create a quarantine directory for Configserver's CXS: cxs...