Leonard Cooper wrote:
>
> Hi!
> I know I should ask on a qmail and not a vpopmail list, but i urgently need
> to dump everything in the (remote)queue. Someone hase manager to use use to
> spam and I'm sitting with 30 000 junk mails in the queue and bandwidth thats
> gone to hell!!!
>
> Leonard
Do this:
1) turn of all qmail programs
2) mv /var/qmail/queue /var/qmail/bad.queue
3) cd to qmail-1.03 source code directory
4) make setup check
5) turn qmail back on
The make setup check in the qmail source code directory will
build you a new and *empty* queue
Ken Jones