Since last few blogs we have been discussing about how to use and setup various tools in cPanel which in turn will help us in managing the websites or Blogs. So let’s have a quick reminder to our previous Blog which was on “Know How To Setup Email Autoresponders in cPanel” in which we discussed […]
See MoreCategory: Exim Commands
How to : Exim Remove All messages From the Mail Queue
Exim is a mail transfer agent (MTA) used on Unix-like operating systems. It aims to be a general and flexible mailer with extensive facilities for checking incoming e-mail. For more information you can see Exim documentation. In this article Hostripples will show some commands to removing all messages from the Mail Queue. Please Follow the […]
See MoreExim commands : To remove emails from mail queue for a specific Sender/Receiver
In this article Hostripples will show you how to remove emails from mail queue for a specific Sender/Receiver. How to remove all emails from a particular user using exiqgrep? Do follow this command: # exiqgrep -i -f $user | xargs exim -Mrm              […]
See More
You must be logged in to post a comment.