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...
When checking your error log you find the error 508 or 403 forbidden error in your browser and...
The following command may be used to create a quarantine directory for Configserver's CXS: cxs...
Account's error_log produces flood of missing modules. Ex: From error_log: [23-Apr-2018...
The service “ftpd” appears to be down. The system failed to connect to this service’s TCP/IP...