Received: from localhost (daemon@localhost) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id XAA28554; Wed, 18 Dec 1996 23:14:24 -0500 Received: by CS.UTK.EDU (bulk_mailer v1.7); Wed, 18 Dec 1996 23:14:08 -0500 Received: by CS.UTK.EDU (cf v2.9s-UTK) id XAA28511; Wed, 18 Dec 1996 23:14:04 -0500 Received: from ig.cs.utk.edu (IG.CS.UTK.EDU [128.169.94.149]) by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id XAA28496; Wed, 18 Dec 1996 23:13:59 -0500 Received: from localhost by ig.cs.utk.edu with SMTP (cf v2.11c-UTK) id XAA25248; Wed, 18 Dec 1996 23:13:57 -0500 (EST) Message-Id: <199612190413.XAA25248@ig.cs.utk.edu> X-Mailer: exmh version 1.6.7 5/3/96 X-URI: http://www.cs.utk.edu/~moore/ From: Keith Moore To: cos@leftbank.com cc: drums@cs.utk.edu, moore@cs.utk.edu Subject: Re: The string after HELO In-reply-to: Your message of "Wed, 18 Dec 1996 21:07:56 EST." <199612190207.VAA28405@zax.leftbank.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 18 Dec 1996 23:13:57 -0500 Sender: moore@cs.utk.edu > So, back to my original objection: Allowing something other than a > domain after HELO now, would break existing compliant > implementations. I suggest: a. a client SHOULD send its fully-qualified domain name, if it is available. b. otherwise, a client MAY send any string which can identify that particular network node c. servers SHOULD include the EHLO/HELO argument in Received fields and log messages. Explanation: If a nondelivery report or other complaintis forwarded to a postmaster at the client site, the string used by the CLIENT SHOULD be sufficient to identify the network node of that client to the postmaster. d. In all cases, the HELO/EHLO argument MUST be in correct domain name syntax. If the client does not know its fully-qualified domain name, it may append ".unknown" to any atom used to identify the client node. Keith