Received: from localhost (daemon@localhost) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id MAA19356; Thu, 13 Nov 1997 12:27:29 -0500 (EST) Received: by CS.UTK.EDU (bulk_mailer v1.7); Thu, 13 Nov 1997 12:25:04 -0500 Received: from spot.cs.utk.edu (SPOT.CS.UTK.EDU [128.169.92.189]) by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id MAA19176; Thu, 13 Nov 1997 12:25:04 -0500 (EST) Received: by spot.cs.utk.edu (cf v2.11c-UTK) id MAA11925; Thu, 13 Nov 1997 12:24:59 -0500 (EST) Received: from lotus.lotus.com (lotus.com [192.233.136.1]) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id GAA06009; Wed, 12 Nov 1997 06:16:20 -0500 (EST) From: Received: from internet2.lotus.com by lotus.lotus.com (SMI-8.6/SMI-SVR4) id GAA27553; Wed, 12 Nov 1997 06:13:12 -0500 Received: from motorcity2.lotus.com by internet2.lotus.com (5.x/SMI-SVR4) id AA17289; Wed, 12 Nov 1997 06:07:36 -0500 Received: by motorcity2.lotus.com(Lotus SMTP MTA SMTP v4.6 (462.2 9-3-1997)) id 8525654D.003D8CEE ; Wed, 12 Nov 1997 06:12:17 -0500 X-Lotus-Fromdomain: NOTES@ALPHABETA To: "Detailed Revision/Update of Message Standards" Message-Id: <8025654D.002D1E71.00@motorcity2.lotus.com> Date: Wed, 12 Nov 1997 08:27:14 +0000 Subject: Re: No comments in Message-ID/In-Reply-To/References Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii All, viz Chris' request for feedback. > A) Disallow generation of comments and whitespace in message-IDs (on the > grounds it interoperates better with news). Yup. > B) Remove In-Reply-To from the generate grammar (on the grounds it is > confusing). I think we can retain it in the generate grammar, if we make clear that it is for display purposes only, and has no other semantic role. > C) Make the References algorithm ignore In-Reply-To (on the grounds it can > result in duplicate or bogus entries in References). Yup. Maybe the References algorithm should also address the normalization of message-IDs (i.e. the stripping of comments and whitespace) during construction of a Refereneces value. If we don't then an RFC 822 bis conformant UA will have to generate a non-conformant References string. Nick