Gentoo Archives: gentoo-user

From: Mike Williams <mike@××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re-creating an Empty Qmail Queue
Date: Thu, 16 Mar 2006 23:19:56
Message-Id: 200603162312.43189.mike@gaima.co.uk
In Reply to: [gentoo-user] Re-creating an Empty Qmail Queue by El Nino
1 On Thursday 16 March 2006 22:53, El Nino wrote:
2 > how to re-creating and Empty QMail Queue?
3 >
4 > 1. i need to delete my existing queue folder due to huge unwanted spam
5 > mails. 2. how to re-creating the queue now?
6
7 stop qmail-send
8
9 # cd /var/qmail/queue
10 # find info mess remote -type f -exec rm -f -- {} \;
11
12 start qmail-send.
13
14 --
15 Mike Williams
16 --
17 gentoo-user@g.o mailing list