hi there-
I know this has been asked on the list before, but after
searching the list archives thoroughly, I was not able to find a
solution to this problem. I've installed qmail 1.03 on Debian 2.2,
running a 2.2.14 kernel, and the install went fine. I am to the
point now in the documentation where I am to run the commands in
TEST.deliver. The very first one (the local-local delivery) fails
with the error "qmail-inject: fatal: unable to exec qq" when I try
the command 'echo to: eric | /var/qmail/bin/qmail-inject'. So far
I've already executed instcheck and it doesn't complain about
anything. I've tried an strace on qmail-inject, entered "to: eric"
when it gets to the read() syscall, and it fails on this line:
write(4, "Date: 30 Apr 2000 19:16:49 -0000"..., 146) = -1 EPIPE (Broken Pipe)
So does anyone have any idea how to fix this? I can call qmail-queue
directly, and it doesn't fail, it just sits there (waiting for input
i suppose, I'm not familiar w/ running qmail-queue directly). But it
certainly doesn't barf and prevent me from running it. So I'm
assuming that qmail-queue has ok permissions. What could this be?
Here's some info on my setup:
qmail 1.03
using dot-forward
using fastforward
using procmail (for /var/spool/mail delivery)
Any help on this would be vastly appreciated. I've been pulling my
hair out over this for the last 3 days. Thanks!
Best Regards-
Eric Jennings
[EMAIL PROTECTED]