[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to remove (delete) a message frozen by exim?



On Sun, Oct 28, 2001 at 03:26:19AM +0200, Shaul Karl wrote:
> bash-2.05# grep frozen  /var/log/exim/mainlog | head -1
> 2001-10-27 07:38:03 15N0vD-0000r7-00 Message is frozen
> bash-2.05#
> 
> 
> I do not want this message to be sent. Will 
> 
>     rm -v /var/spool/exim/input/15N0vD-0000r7-00-?
> 
> fix it without breaking something? 
> 
> When responding, please quote the entire message.
> 
>     Shaul Karl <shaulka@bezeqint.net>


You could probably get away with this.

However, I believe the "correct" answer is to mark the message as
having been delivered to all recipients. 'man exim' and look at the -M
options.



Reply to: