Charles Cazabon <[EMAIL PROTECTED]> writes:

> How did you install?

At this point, just a very basic installation to reproduce the
problem.

# rm -rf /var/qmail
# mkdir /var/qmail
# gtar zxf /usr/ports/distfiles/qmail-1.03.tar.gz
# cd qmail-1.03/
# make setup check
# echo "ccs.mastaler.com" > /var/qmail/control/me
# cp /var/qmail/boot/home /var/qmail/rc
# csh -cf '/var/qmail/rc &'

# echo test | Mail -s test [EMAIL PROTECTED] ; tail -f /var/log/maillog
Jun 21 12:23:50 ccs qmail: 993147830.543499 status: local 0/10 remote 0/20
Jun 21 12:24:10 ccs qmail: 993147850.804061 new msg 695245
Jun 21 12:24:10 ccs qmail: 993147850.804392 info msg 695245: bytes 230 from 
<[EMAIL PROTECTED]> qp 3292 uid 0
Jun 21 12:24:10 ccs qmail: 993147850.810201 starting delivery 1: msg 695245 to remote 
[EMAIL PROTECTED]
Jun 21 12:24:10 ccs qmail: 993147850.810404 status: local 0/10 remote 1/20
Jun 21 12:24:10 ccs qmail: 993147850.810642 delivery 1: deferral: 
Sorry,_message_has_wrong_owner._(#4.3.5)/
Jun 21 12:24:10 ccs qmail: 993147850.810699 status: local 0/10 remote 0/20

# ls -l /var/qmail/queue/mess/1/695245 
-rw-r--r--  1 root  qmail  230 Jun 21 12:24 /var/qmail/queue/mess/1/695245

> Probably the UIDs you set up for qmail are incorrect, or have
> changed somehow.

I don't think so.

(from /etc/passwd)
alias:*:17790:770:qmail:/var/qmail/alias:/sbin/nologin
qmaild:*:17791:770:qmail:/var/qmail:/sbin/nologin
qmaill:*:17792:770:qmail:/var/qmail:/sbin/nologin
qmailp:*:17793:770:qmail:/var/qmail:/sbin/nologin
qmailq:*:17794:769:qmail:/var/qmail:/sbin/nologin
qmailr:*:17795:769:qmail:/var/qmail:/sbin/nologin
qmails:*:17796:769:qmail:/var/qmail:/sbin/nologin

(from /etc/group)
qmail:*:769:
nofiles:*:770:

> You said you re-installed, but did you delete the queue when you did
> so?

Absolutely.  The entire /var/qmail tree in fact.

--
(TMDA - http://tmda.sourceforge.net/)
(A qmail-based SPAM reduction system)

Reply via email to