Mail problems on DU3.2a

From: Chris Pressley <chrisp_at_tidalwave.net>
Date: Thu, 08 May 1997 11:31:05 -0400

Sendmail on DU 3.2a. I'm getting a "hostname is inconsistent with your
address to name mapping." Here are some of my tests:

**************************** 1 **********************

# mailx -v validuser_at_heritage.org
Subject: test
test
.
EOT
validuser_at_heritage.org... Connecting to janus.townhall.com (smtp)...
220 townhall.com Server ESMTP ready at Wed, 7 May 1997 12:16:46 -0400
>>> HELO seldy.townhall.com
250-That hostname is inconsistent with your address to name mapping.
250 townhall.com expected "HELO www.townhall.com"
>>> MAIL From:<root_at_seldy.townhall.com>
250 Ok
>>> RCPT To:<valuduser_at_heritage.org>
250 Ok
>>> DATA
354 Start mail input; end with <CRLF>.<CRLF>
>>> .
250 Roger
>>> QUIT
221 townhall.com Out
validuser_at_heritage.org... Sent

******************************* 2 ***********************

# mailx -v chrisp_at_tidalwave.net
Subject: test
test
.
EOT
chrisp_at_tidalwave.net... Connecting to tidalwave.net (smtp)...
220 tequen-server1.tequen.com ESMTP server (Netscape Mail Server v2.02)
ready We
d, 7 May 1997 09:05:45 -0700
>>> HELO seldy.townhall.com
250 tequen-server1.tequen.com
>>> MAIL From:<root_at_seldy.townhall.com>
250 Sender <root_at_seldy.townhall.com> Ok
>>> RCPT To:<chrisp_at_tidalwave.net>
250 Recipient <chrisp_at_tidalwave.net> Ok
>>> DATA
354 Ok Send data ending with <CRLF>.<CRLF>
>>> .
250 Message received: 19970507160545599.AAA307_at_seldy.townhall.com
>>> QUIT
221 tequen-server1.tequen.com ESMTP server closing connection
chrisp_at_tidalwave.net... Sent

**************************** 3 **********************

# mailx -v kdfhjdk_at_heritage.org
Subject: test
test
.
EOT
kdfhjdk_at_heritage.org... Connecting to janus.townhall.com (smtp)...
220 townhall.com Server ESMTP ready at Wed, 7 May 1997 12:22:31 -0400
>>> HELO seldy.townhall.com
250 townhall.com Hello seldy.townhall.com
>>> MAIL From:<root_at_seldy.townhall.com>
250 Ok
>>> RCPT To:<kdfhjdk_at_heritage.org>
250 Ok
>>> DATA
354 Start mail input; end with <CRLF>.<CRLF>
>>> .
250 Roger
>>> QUIT
221 townhall.com Out
kdfhjdk_at_heritage.org... Sent

Still confused! It seems the hostname error only appears when I send mail to
a VALID user at heritage.org. Here is some information from my
/etc/namedb/hosts.db (on seldy):

localhost IN A 127.0.0.1
townhall.com. IN A 207.238.36.3
ns1 IN A 207.238.36.3
seldy IN A 207.238.36.3
www IN A 207.238.36.3
janus IN A 207.238.36.2
ns2 IN A 207.238.36.2
townhall.com. IN MX 100 ns1
www.heritage.org. IN A 207.238.36.89

Here is some information from my /etc/namedb/heritage.db (on seldy):

localhost IN A 127.0.0.1
www IN A 207.238.36.89
heritage.org. IN A 207.238.36.89
heritage.org. IN NS ns1.townhall.com.
heritage.org. IN MX 10 janus.townhall.com.
heritage.org. IN MX 100 seldy.townhall.com.

Here are two lines from my /etc/namedb/named.boot (on seldy):

primary townhall.com hosts.db
primary heritage.org heritage.db

Here are some lines from my /etc/hosts (on seldy):

127.0.0.1 localhost
207.238.36.3 seldy.townhall.com seldy,ns1,www,ftp
207.238.36.2 janus.townhall.com janus ns2
207.238.36.89 www.heritage.org

Both /etc/namedb/src and /var/yp/src link to /etc/hosts. I added
www.townhall.com to the "Cw" line in /var/adm/sendmail/sendmail.cf. I've
restarted both sendmail and named. Here it is:

DUseldy
#
# aliases for my machine
#
Cwwww.townhall.com seldy.UUCP

Any ideas?

Thanks,
Chris
Received on Thu May 08 1997 - 17:47:36 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:36 NZDT