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
> done
> 
> exit 0

Carlo, this script worked beautifully. I used another, that removed the
majority, however it didn't remove the larger ones, (I was warned it
might not), and yours removed those.

Muchas Gracias!

-- 
Steve
+++++++++++++++++++++++++++++++++++++++++++++
  Friday Mar 05 2004 01:41:13 PM EST
+++++++++++++++++++++++++++++++++++++++++++++
Stoke on Trent <--> Rotten tokens
                -- anagrama

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to