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

Top Pagina
Delete this message
Reply to this message
Auteur: Philip Hazel
Datum:  
Aan: Chad Leigh, Shire.Net LLC and Pengar Enterprises, Inc.
CC: Exim
Onderwerp: Re: [Exim] removing all queded messages at once?
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.