How To Clean Exim Mail Server Queue from Command Prompt?

Collapse

Unconfigured Ad Widget

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Shane
    Senior Member
    • Jun 2006
    • 264

    How To Clean Exim Mail Server Queue from Command Prompt?

    Hello All,

    In order to clean mail queue from exim mail server one need to execute below mentioned command from shell command prompt:

    # exim -bp|grep frozen|awk '{print $3}' |xargs exim -Mrm

    Regards,

    Shane G.
    AccuWebHosting.Com
    Last edited by admin; 08-21-2015, 12:45 PM.
Working...
X