[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fedora Core 6 & Sendmail



I'm having a problem here.  I don't know why.  Check this out:

# > maillog
# echo test | mail damacus@gmail.com
# cat maillog
Apr 10 16:36:43 dev sendmail[13310]: l3ALahUL013310: from=root,
size=28, class=0, nrcpts=1,
msgid=<200704102136.l3ALahUL013310@dev.redacted.us>,
relay=root@localhost
Apr 10 16:36:43 dev sendmail[13311]: l3ALahtK013311:
from=<root@dev.redacted.us>, size=337, class=0, nrcpts=1,
msgid=<200704102136.l3ALahUL013310@dev.redacted.us>, proto=ESMTP,
daemon=MTA, relay=[127.0.0.1]
Apr 10 16:36:43 dev sendmail[13311]: l3ALahtK013311:
to=<damacus@gmail.com>, delay=00:00:00, mailer=esmtp, pri=30337,
dsn=4.4.3, stat=queued
Apr 10 16:36:43 dev sendmail[13310]: l3ALahUL013310:
to=damacus@gmail.com, ctladdr=root (0/0), delay=00:00:00,
xdelay=00:00:00, mailer=relay, pri=30028, relay=[127.0.0.1]
[127.0.0.1], dsn=2.0.0, stat=Sent (l3ALahtK013311 Message accepted for
delivery)

# mailq
                /var/spool/mqueue (1 request)
-----Q-ID----- --Size-- -----Q-Time----- ------------Sender/Recipient-----------
l3ALahtK013311        5 Tue Apr 10 16:36 <root@dev.redacted.us>
                 (host map: lookup (gmail.com): deferred)
                                         <damacus@gmail.com>
                Total requests: 1
# > maillog
# sendmail -q0
# mailq
/var/spool/mqueue is empty
                Total requests: 0
# cat maillog
Apr 10 16:38:01 dev sendmail[13320]: l3ALahtK013311:
to=<damacus@gmail.com>, ctladdr=<root@dev.redacted.us> (0/0),
delay=00:01:18, xdelay=00:00:04, mailer=esmtp, pri=120337,
relay=gmail-smtp-in.l.google.com. [64.233.163.27], dsn=2.0.0,
stat=Sent (OK 1176241080 8si770857nzn)

So, mail (primarily generated via apache, but as this example shows,
even generated in the shell) is queuing, but doesn't get sent.  It
reports the "host map: lookup (domain): failed" bit.  It does that
with any domain I've thrown at it.   And when I tell sendmail to
process the queue, it does it fine, and I receive the email.

The configuration is stock  Fedora Core 6.  DNS is configured
appropriately.  Does anyone have ideas?  Additionally, any really good
Fedora Core documentation sites?  I've had a problem finding a good
consistent source.  I'm such a gentoo guy.

Thanks in advance,
D

-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.