On Sat, Dec 14, 2002 at 02:29:05AM +0000, Bob Crandell wrote:
> Here is a snipet of log:
> Dec 13 18:00:29 ocicat sendmail[12117]: gBE20Td12117: from=<[EMAIL PROTECTED]>,
> size=619, class=0, nrcpts=1, msgid=<[EMAIL PROTECTED]>,
> proto=ESMTP, daemon=MTA, relay=nobody@localhost [127.0.0.1]
> Dec 13 18:00:29 ocicat sendmail[12118]: gBE20Td12117: [EMAIL PROTECTED],
> ctladdr=<[EMAIL PROTECTED]> (2/0), delay=00:00:00, mailer=local, pri=120619,
> dsn=5.1.1, stat=User unknown
> Dec 13 18:00:29 ocicat sendmail[12118]: gBE20Td12117: to=<[EMAIL PROTECTED]>,
> delay=00:00:00, mailer=local, pri=120619, dsn=5.1.1, stat=User unknown
> Dec 13 18:00:29 ocicat sendmail[12118]: gBE20Td12117: gBE20Td12118: DSN: User unknown
> 
> He doesn't have a local account.

Right.  The mail should be going to inbound.crandell.net.criticalpath.net,
not ocicat.crandell.net.

> Here is what dig dug:
> root@ocicat:/etc# dig crandell.net

Try 'dig crandell.net MX', or you won't get the mx record, which is
what you want.  Without query options, dig only return 'A' answers ...

> ;; QUESTION SECTION:
> ;crandell.net.                  IN      A
> 
> ;; ANSWER SECTION:
> crandell.net.           7010    IN      A       216.10.106.149


> So for Sendmail:
> # who I send unqualified names to (null means deliver locally)
> DRmailhost.nu-world.com
> 
> You think?

No, unless you were just addressing the mail as 'To: JohnL' (unqualified
here means without hostname, hence, null is localhost).  But you
shouldn't need to mess with that if ocicat knows the right MX record.
ocicat is using a relay (@criticalpath.net?) anyway, right?  Then you
have even less to mess with.

-- 
<[EMAIL PROTECTED]>
_______________________________________________
Eug-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug

Reply via email to