I had a similar problem and found the following instructions somewhere.
This worked OK and rebuilt the queue directory structure.
Steve
1. # Stop qmail
2. # rm -rf /var/qmail/queue
3. # cd qmail-sources
4. # make setup check
5. # Start qmail
At 20:01 28/03/2001, you wrote:
>Alex Le Fevre <[EMAIL PROTECTED]> wrote:
> > I'm trying to remove a bunch of e-mail from my outgoing queue, which seems
> > to be stored in /var/qmail/queue/remote. Can I just delete the directories
> > containing these mails, or will that screw up the program? Would it be
> > better to just delete the files themselves?
>
>There's some information and programs for manually twiddling the queue
>referenced at www.qmail.org. Removing subdirectories of queue/remote will
>definitely corrupt your queue. Even just removing files under there will
>corrupt your queue; you need to worry about other parts of the queue
>structure as well.
>
>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.
>-----------------------------------------------------------------------