Re: [Exim] removing all queded messages at once?

Pàgina inicial
Delete this message
Reply to this message
Autor: Chad Leigh, Shire.Net LLC and Pengar Enterprises, Inc.
Data:  
A: Exim
CC: Philip Hazel
Assumpte: Re: [Exim] removing all queded messages at once?
Thanks to all who responded to my inquiry!

Chad

--On Tuesday, January 11, 2000 9:02 AM +0000 Philip Hazel
<ph10@???> wrote:

> On Mon, 10 Jan 2000, Chad Leigh, Shire.Net LLC and Pengar Enterprises,
> Inc. wrote:
>
>> Is there an easy way of removing all queued messages at once in a safe
>> way?
>
> exim -bp | awk '/^ *[0-9]+[mhd]/{print "exim -Mrm " $3}' | sh
>
> -- 
> Philip Hazel            University of Cambridge Computing Service,
> ph10@???      Cambridge, England. Phone: +44 1223 334714.

>
>
>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
> details at http://www.exim.org/ ##