Services Plans Sign Up How we work Affiliates Contact us

August 13, 2010

Exim commands

Filed under: Miscellaneous — admin @ 6:03 am

 

Command to find the number of mails in queue

exim –bpc

Command to show configuration file of exim

exim –bP

Command to show the version and configuration file

exim –bV

Command to check what is exim doing now

exiwhat

Command to remove a mail from queue

exim -Mrm <message-id>

Command to remove all frozen mails

exiqgrep -z -i | xargs exim –Mrm

Command to deliver a specific mail from the queue

Exim –M < message id>

AddThis Social Bookmark Button

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

You must be logged in to post a comment.

Powered by WordPress