Albert Hopkins <[EMAIL PROTECTED]> wrote:

>We made the mistake of manually deleting files that were creating a bounce
>loop in /var/qmail/queue.  Now qmail constantly sends "unable to stat
>mess/nn/nnnnnn" messages, presumably because we left the queue in an
>bad state. Messages seem to get in an out fine, but I'd like to get rid of
>the warning messages.
>
>Is there a quick and dirty fix?

rm -r /var/qmail/queue
cd /usr/local/src/qmail-1.03
make setup check

But you probably don't want to do that since it'll kill any messages
in the queue.

Another fix would be to run qmail-qsanity from www.qmail.org.

-Dave

Reply via email to