Re: [Exim] Remove all frozen messages?

Top Page
Delete this message
Reply to this message
Author: v.augustin@mas.de
Date:  
To: exim-users
Subject: Re: [Exim] Remove all frozen messages?
if youre shure you want to delete all! of the queue, because there are only!
frozen messages, try this:

exim -Mrm $(mailq|grep \<|cut -c 11-27)

works fine with exim 4.05
but be carefull! the other way would be better (setting timeout for frozen
messages)

volker

----- Original Message -----
From: "Tony Finch" <dot@???>
To: <toralf@???>
Cc: <exim-users@???>
Sent: Monday, December 02, 2002 1:49 PM
Subject: Re: [Exim] Remove all frozen messages?


> Toralf Lund <toralf@???> wrote:
> >Is there a direct way to remove all frozen messages from the mail queue
> >(with Exim 3.33)? I mean, besides mailq + sed/awk/perl hacks.
>
> Add a timeout_frozen_after setting to your configuration.
>
> Tony.
> --
> f.a.n.finch <dot@???> http://dotat.at/
> BAILEY: NORTHWESTERLY BACKING SOUTHERLY 6 TO GALE 8, PERHAPS SEVERE GALE 9
> LATER. RAIN AT TIMES. MODERATE OR GOOD.
>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim

details at http://www.exim.org/ ##
>
>
>