Re: [Exim] delete mails

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Drav Sloan
Ημερομηνία:  
Προς: Balzi Andrea
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] delete mails
Balzi Andrea wrote:
> How can delete manually e-mails in queue ?
> I've try with exim -Mrm message-id , but exim can't delete because the mail
> is locked.


use exiwaht to get the process id, kill -15 thqat process and then -Mrm

D.