Re: [Exim] delete mails

Góra strony
Delete this message
Reply to this message
Autor: Drav Sloan
Data:  
Dla: Balzi Andrea
CC: exim-users
Temat: 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.