Autor: Paul Mansfield
Data:
Para: Ben Parker
CC: exim-users
Assunto: Re: [EXIM] Wiping lots of messages from the queue
On Tue, 16 Mar 1999, Ben Parker wrote:
> Something like:
>
> grep -l Daemon /var/spool/exim/input
>
> "Give up" on them:
>
> Something like:
>
> exim -Mg
How about using this program:
ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/Contrib/scripts/one-line-queuelist
and doing
one-line-queuelist | grep delete-me | xargs exim -Mrm
Paul
--
*** Exim information can be found at
http://www.exim.org/ ***