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 i will show some commands to removing all messages from the Mail Queue. Please Follow the Steps.    Step 1 […]

» Read more

Exim Commands : Searching the queue with exiqgrep

Searching the queue with exiqgrep   In this article I am explaining the command usages for finding emails in Exim mail queue for particular sender or receiver. Exim includes a utility that is quite nice for grepping through the queue, called exiqgrep. Learn it. Know it. Live it. If you’re not using this, and if you’re not familiar with the […]

» Read more

Useful Exim Commands

  Exim is a message transfer agent (MTA) for hosts that are highly comfortable and running in Unix or Linux Operating system. Exim server is developed at the University of Cambridge. We can easily manage and configure in server. In this article i will explain few executable commands as below.   1) Print a count of the messages in the queue, use […]

» Read more