Received: from localhost (daemon@localhost) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id CAA11869; Thu, 19 Dec 1996 02:38:04 -0500 Received: by CS.UTK.EDU (bulk_mailer v1.7); Thu, 19 Dec 1996 02:37:55 -0500 Received: by CS.UTK.EDU (cf v2.9s-UTK) id CAA11835; Thu, 19 Dec 1996 02:37:52 -0500 Received: from proxy1.ba.best.com (root@proxy1.ba.best.com [206.184.139.12]) by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id CAA11824; Thu, 19 Dec 1996 02:37:48 -0500 Received: from shellx.best.com (shellx.best.com [206.86.0.11]) by proxy1.ba.best.com (8.8.4/8.8.3) with SMTP id XAA26289; Wed, 18 Dec 1996 23:35:58 -0800 (PST) Date: Wed, 18 Dec 1996 23:35:58 -0800 (PST) From: "Gregory J. Woodhouse" Sender: gjw@shellx.best.com To: Keith Moore cc: cos@leftbank.com, drums@cs.utk.edu Subject: Re: The string after HELO In-Reply-To: <199612190712.CAA26883@ig.cs.utk.edu> Message-ID: X-Url: http://www.wnetc.com/ MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 19 Dec 1996, Keith Moore wrote: > > I would think that a stable name of any kind that identified the > actual host would be better than either a temporary IP address > or a temporary domain name. (but how does a host know whether > its domain name is temporary?) > > Keith > I agree that a stable name is preferable to a dynamically assigned IP address (and potentially an associated domain name). In response to your question, a host does know whether or not it receives its IP address though dynamic assignment (as with DHCP). In such a situation, I'd simply presume that the domain name is not permanent. Now, as it happens, where I work we use DHCP to assign IP addresses to workstations (servers have fixed IP addresses), but when my lease expires on my IP address it is always renewed with the same IP address, so in practice I get lazy and treat it a if though it were static. But, then again, I know it could essentially change at any time. In a sense the question is moot because mesage routing is not possible in a situation such as this--unless there is second domain service that assigns stable names to workstation. (Mail could go to a central server, but then there's not much point in using SMTP for final delivery when better methods such as IMAP exist for message access.) --- gjw@wnetc.com / http://www.wnetc.com/home.html If you're going to reinvent the wheel, at least try to come to come up with a better one.