"Hand, Brian C." <[EMAIL PROTECTED]> wrote:

>How can one safely clear the entire qmail mail queue so that any messages in
>the queue do not get sent out.

The LWQ method (as root):

qmail stop
mv /var/qmail/queue /var/qmail/old.queue
cd /usr/local/src/qmail/qmail-1.03
make setup
qmail start

-Dave

Reply via email to