Re: [Exim] delete mails

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Drav Sloan
Data:  
Para: Balzi Andrea
CC: exim-users
Assunto: 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.