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
Once it is enabled, it is necessary to train spamassassin to learn what is junk mail and what is...
When checking your error log you find the error 508 or 403 forbidden error in your browser and...
Provided below are some useful commands pertaining to FSCK. Update commands to your environment /...
While viewing exim_mainlog and seeing the following: enforce_mail_permissions: Domain...
Failed to start tailwatchd. Unit tailwatchd.service entered failed state. tailwatchd.service...