ed lim <[EMAIL PROTECTED]> wrote:
> What is the easiest way to delete the mail queue? If for example 10,000 mails
> are going out to qmail remote...and I want it to stop and delete all the
> things in the queue how do I do it?

The absolute easiest is to:

-stop qmail and qmail-smtpd
-rm -rf /var/qmail/queue
-cd to the qmail source directory and do `make setup check`

Alternatively, you can use qmail-queuefix instead of `make setup check`.
It's at www.qmail.org.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to