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

Re: R: exim "Frozen" messages?



On Fri, Mar 05, 2004 at 05:34:59PM +0100 or thereabouts, Vicardi Carlo wrote:
> If you want to delete all frozen message in queue use this script:
> 
> #!/bin/sh
> for i in `exim -bp | grep frozen | awk '{print $3}'` ; do
>   exim -Mrm $i

My goodness, lots of help -- thanks Carlo.

-- 
Steve
+++++++++++++++++++++++++++++++++++++++++++++
  Friday Mar 05 2004 12:11:01 PM EST
+++++++++++++++++++++++++++++++++++++++++++++
A possum must be himself, and being himself he is honest.
		-- Walt Kelly

Attachment: pgpni35mc4SSH.pgp
Description: PGP signature


Reply to: