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
To disable the cPanel brute force detection from the command line usee the following:...
Provided below are some useful commands pertaining to FSCK. Update commands to your environment /...
This can occur with older packages sitting on your drive. Try running the following: rm -f...
error: db3 error(-) from dbenv->failchk: DB_RUNRECOVERY: Fatal error, run database recovery...
The error Failed to access DBM file /var/cpanel/secdatadir/ip: Permission denied can occur on...