At 06:06 PM 3/16/2003 -0800, Michael West wrote:
> For reasons too embarrassing to go into, I have over 2000 frozen messages
> on my queue. How can I delete them all?
>
> I don't care whether they send bounce messages or not.
try reading through a thread lasting the past 2..3 days, asking just this.
What I use is
# exim -Mrm `mailq|grep frozen|cut -c 11-27`
srs