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
While viewing exim_mainlog and seeing the following: enforce_mail_permissions: Domain...
When checking your error log you find the error 508 or 403 forbidden error in your browser and...
This webpage is not availableERR_SSL_VERSION_OR_CIPHER_MISMATCHA secure connection cannot be...
The following command may be very useful for changing the permissions of a file type such as .php...
From time to time you will find repairing and optimizing your databases are necessary. From a...
