Re: [Exim] Queue Question

Top Page
Delete this message
Reply to this message
Author: Joseph Kezar
Date:  
To: Jeremy C. Reed, JP Kelly
CC: exim-users
Subject: Re: [Exim] Queue Question
Thats a nice suggestion for listing each msg-id followed by a carraige
return.
I'm not much of s shell scripter myself, is there any way I can do something
like this?

exim -bpru|grep frozen|exim -Mg awk {'print $3'}

I know that doesn't work because exim -Mg on the command line is looking for
a msg-id.
But can I feed exim -Mg the all the frozen messages?


----- Original Message -----
From: "Jeremy C. Reed" <reed@???>
To: "JP Kelly" <jp@???>
Cc: <exim-users@???>
Sent: Sunday, March 16, 2003 12:23 AM
Subject: Re: [Exim] Queue Question


> On Sat, 15 Mar 2003, JP Kelly wrote:
>
> > 'list of frozen message ids' | exim -Mrm
>
> exim -bpru|grep frozen|awk {'print $3'}
>
> That was in my saved exim messages many, many times.
>
>   Jeremy C. Reed
>   http://www.isp-faq.com/    -- find answers to your questions

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

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