Totally half-assed guess here but I wonder if your queue has been corrupted?Quote:>I was able to install qmail on my FreeBSD 2.2.2-RELEASE (ancient!)
>box. When I tried to do the qmail-inject tests, the messages
>essentially get stuck in the queue (incidentally, the ones
>addresses to other, non-local domains get delivered slowly,
>yet the message still appears in queue).
You can type "make setup" again to rebuild your queue, which has solved
similiar problems for me in the past with slow delivery.
>"delivered" as shown below ( only see the first 3 lines of the next 5,
>never see delivery #: success and end msg # lines):
> qmail: new msg 53
> qmail: delivery 1: success: did_1+0+0/
> qmail: end msg 53
place than where you expect? For instance you (or your pop3 daemon) may be
looking for /var/spool/mail/me when the mail is being delivered to
~me/Mailbox or ~me/Maildir/. The default place for qmail to deliver mail is
in the file Mailbox in the users home directory. Sorry if these are obvious
questions but ya gotta rule out the obvious ya know. :)
--Steve