[KLUG Members] Question on sendmail. ***new***

Adam Bultman members@kalamazoolinux.org
Tue, 31 Dec 2002 00:17:03 -0500 (EST)


OK. I've got an issue here that I simply cannot debug.

I've got a machine.  I'm building it for personal use. It's a gentoo
1.4rc_1 machine.  I did *not* use emerge, I built from a tarball. (I
couldn't get it to 'emerge'.

So, sendmail is built, and my cf file is working (same cf file as another
machine, running the same ver of sendmail.

Here's what I do:

telnet 192.168.1.22 25
helo 192.168.1.6
mail from: adamb@mydomain  # (it's a diff domain)
rcpt to: adamb@glaven.org # it accepts mail for glaven.org
data
d
d
d
d
.

<message accepted for delivery>

Here's my output on the server:




==> /var/log/mail.log <==
Dec 31 00:03:37 dualie sendmail[3708]: NOQUEUE: connect from
IDENT:1000@[192.168.1.6]

==> /var/log/mail.info <==
Dec 31 00:03:59 dualie sendmail[3708]: gBV03bwe003708:
from=adamb@otherdomain.com, size=6, class=0, nrcpts=1,
msgid=<200212310003.gBV03bwe003708@dualie.glaven.org>, proto=SMTP,
daemon=MTA, relay=IDENT:1000@[192.168.1.6]
Dec 31 00:03:59 dualie sendmail[3709]: gBV03bwe003708:
to=adamb@glaven.org, delay=00:00:02, xdelay=00:00:00, mailer=local,
pri=30318, dsn=2.0.0, stat=Sent
Dec 31 00:03:59 dualie sendmail[3709]: gBV03bwe003708: done;
delay=00:00:02, ntries=1

==> /var/log/mail.log <==
Dec 31 00:03:59 dualie sendmail[3708]: gBV03bwe003708:
from=adamb@otherdomain.com, size=6, class=0, nrcpts=1,
msgid=<200212310003.gBV03bwe003708@dualie.glaven.org>, proto=SMTP,
daemon=MTA, relay=IDENT:1000@[192.168.1.6]
Dec 31 00:03:59 dualie sendmail[3709]: gBV03bwe003708:
to=adamb@glaven.org, delay=00:00:02, xdelay=00:00:00, mailer=local,
pri=30318, dsn=2.0.0, stat=Sent
Dec 31 00:03:59 dualie sendmail[3709]: gBV03bwe003708: done;
delay=00:00:02, ntries=1

However, mail is not delivered.  It's a valid user, with a valid mailbox,
yadda yadda yadda.  /var/spool/clientmqueue is 777, so is mail and mqueue.
This makes no sense. It's accepting mail,m but not delivering it. Procmail
is installed (and if there were procmail errors, it'd tell me.

Ideas?  I'm going to fiddle more, but this is wierd.


-- 
adamb@glaven.org
[ www.glaven.org ]