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
PHP Warning: PHP Startup: Unable to load dynamic library './xsl.so' - ./xsl.so: cannot open...
This can occur with older packages sitting on your drive. Try running the following: rm -f...
The following command may be used to create a quarantine directory for Configserver's CXS: cxs...
During a CSF start or restart you may encounter this error. This is a result of /usr/bin/host...
There are times where you may need to have exec permission available for the /tmp folder. This...