Home arrow Latest Tips arrow Today's Quick Tip: Exim Tips
Today's Quick Tip: Exim Tips PDF  
Digg Reddit Stumble Upon Facebook Twitter Google Technorati Bookmark
Tuesday, 21 December 2010

Here are some tips for exim mail transfer agent (MTA):

Flush queue (and try to send queued emails):
  exim -qff

See number of mails in queue:
  exim -bpc

See mails in queue:
  exim -bpr

Remove all mails from queue for a certain string:

exim -bpu | grep DIVULGAR -A 2 | awk '{print $3}' | xargs exim -Mrm

Last Updated ( Friday, 18 March 2011 )
 
< Prev   Next >

Misc

Linux Tips

Polls

What is your favorite Linux Distribution ? (we just added Mint and reset the pool data)