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
This can occur with older packages sitting on your drive. Try running the following: rm -f...
Account's error_log produces flood of missing modules. Ex: From error_log: [23-Apr-2018...
The error : Failed to lock proc mutex: Permission denied can occur when using mod_ruid2 with...
From time to time you may want to proxy out a path to another server or location. To perform a...
During a CSF start or restart you may encounter this error. This is a result of /usr/bin/host...
