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...
The error : Failed to lock proc mutex: Permission denied can occur when using mod_ruid2 with...
The following can be added to the main modsecurity.conf or a whitelist file such as one...
PHP Warning: PHP Startup: Unable to load dynamic library './xsl.so' - ./xsl.so: cannot open...
Although at times faster, you will find InnoDB a very large headache when it comes to table...
