Complete qmail newbie here.  I've installed version
1.03 with the tcpserver and daemon tools on Linux
following the Life with qmail guide.  I did not
install the dot-forward or fastforward.

Messages are not being delivered to
/var/spool/mail/$USER mailboxes.  Doing an "echo To:
dburris | /var/qmail/bin/qmail-inject" does not give
an error, but the message does not get delivered. 
Here is what I'm getting in the current smtpd log:
@400000003b83a2381617922c tcpserver: ok 28909
adsl-pool7-56.dayton.oh.ameritech.net:64.108.106.56:25
lists.caldera.com:216.250.140.20::4686
@400000003b83a2381617b554 tcpserver: warning: dropping
connection, unable to run /var/qmail/bin/qmail-smtpd:
access denied
@400000003b83a2381617c10c tcpserver: end 28909 status
28416
@400000003b83a2381617c8dc tcpserver: status: 0/20

Here is my /var/qmail/rc script:
#!/bin/sh

# Using splogger to send the log through syslog.
# Using binmail to deliver messages to
/var/spool/mail/$USER by default.
# Using SVR4 binmail interface: /bin/mail -r

exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start \
'|preline -f /bin/mail -r "${SENDER:-MAILER-DAEMON}"
-d "$USER"'

Also, I did add /var/qmail/alias files for users.

Thanks for any help!
Dave

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Reply via email to