Re: [Exim] delete mails

Top Page
Delete this message
Reply to this message
Author: Drav Sloan
Date:  
To: Balzi Andrea
CC: exim-users
Subject: 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.