Received: from localhost (daemon@localhost) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id TAA12472; Mon, 16 Mar 1998 19:17:55 -0500 (EST) Received: by cs.cs.utk.edu (bulk_mailer v1.9); Mon, 16 Mar 1998 19:14:57 -0500 Received: by CS.UTK.EDU (cf v2.9s-UTK) id TAA12340; Mon, 16 Mar 1998 19:14:56 -0500 (EST) Received: from deptvachi-bh.va.gov (deptvachi-bh.va.gov [205.183.31.66]) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id TAA12328; Mon, 16 Mar 1998 19:14:52 -0500 (EST) Received: (from uucp@localhost) by deptvachi-bh.va.gov (8.6.12/8.6.11) id SAA20527; Mon, 16 Mar 1998 18:13:56 -0600 Message-Id: <199803170013.SAA20527@deptvachi-bh.va.gov> Received: from 152.129.1.6 by deptvachi-bh.va.gov via smap (3.2) id xma020470; Mon, 16 Mar 98 18:13:48 -0600 Received: by vhaishhbexc1.med.va.gov with Internet Mail Service (5.5.1960.3) id ; Mon, 16 Mar 1998 18:13:39 -0600 From: "Woodhouse, Gregory J." To: "Eric S. Raymond" , "'Robert Elz'" Cc: Pete Resnick , DRUMS WG Subject: RE: X- fields Date: Mon, 16 Mar 1998 18:19:19 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.1960.3) Content-Type: text/plain I can understand your point of view here, but there are reasons for using the X- namespace for private extensions. For example, it helps to prevent collisions with future IANA registered header fields, it warns other mail programs that the extensions are private and should not be discarded. Perhaps the issue is whether the X- namespace should be intepreted as experimental or private (I favor the latter). We have similar conventions for naming private extensions fields in our databases, and this has proven to be quite useful. == Gregory Woodhouse San Francisco CIO Field Office - Infrastructure +1 415 744 6362 If you're going to reinvent the wheel, at least come up with a better one. > ---------- > From: Robert Elz[SMTP:kre@munnari.OZ.AU] > Sent: Monday, March 16, 1998 3:25 PM > To: Eric S. Raymond > Cc: Pete Resnick; DRUMS WG > Subject: Re: X- fields > > Date: Mon, 16 Mar 1998 17:40:30 -0500 > From: "Eric S. Raymond" > Message-ID: <19980316174030.32184@snark.thyrsus.com> > > | Pete Resnick : > | > 2. Whether there should be any specific mention of X-* fields. > | > | Here's my proposal: > > Personally I'd prefer if the whole notion of 'X' headers was simply > dropped as too silly to continue. > > Experience has shown that X headers become every bit as standardised > as > non X headers (perhaps less in the RFCs, but just as much in practice) > and non-X headers continue to be invented and used without any > practical > harm. > > Jacob's comparatively light weight header registry proposal is a much > better > idea for keeping track of what is useful and what is garbage... > > kre >