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 may find the cPanel backup system taking longer and affecting production...
Account's error_log produces flood of missing modules. Ex: From error_log: [23-Apr-2018...
The following command may be very useful for changing the permissions of a file type such as .php...
If you have a problem with your VPS time not staying sync in a Xen VPS you will want to enable...
