Re: [Exim] delete mails

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Drav Sloan
Date:  
À: Balzi Andrea
CC: exim-users
Sujet: 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.