Received: from localhost by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id HAA22895; Sun, 15 Aug 1999 07:58:00 -0400 (EDT) Received: by cs.cs.utk.edu (bulk_mailer v1.12); Sun, 15 Aug 1999 07:57:28 -0400 Received: by CS.UTK.EDU (cf v2.9s-UTK) id HAA22843; Sun, 15 Aug 1999 07:57:27 -0400 (EDT) Received: from windlord.stanford.edu (LOCALHOST.cs.utk.edu [127.0.0.1]) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id HAA22828; Sun, 15 Aug 1999 07:57:21 -0400 (EDT) Received: from windlord.stanford.edu (171.64.12.23 -> windlord.Stanford.EDU) by CS.UTK.EDU (smtpshim v1.0); Sun, 15 Aug 1999 07:57:22 -0400 Received: (qmail 9556 invoked by uid 50); 15 Aug 1999 11:57:18 -0000 To: IETF working group on revision of mail standards Subject: Re: Fwd: Draft section_5.02.03 References: From: Russ Allbery In-Reply-To: Jacob Palme's message of "Sun, 15 Aug 1999 10:41:30 +0200" Date: 15 Aug 1999 04:57:18 -0700 Message-ID: Lines: 27 X-Mailer: Gnus v5.4.66/Emacs 19.34 List-Unsubscribe: Jacob Palme writes: > I found the following message in the usenet-format mailing list. It is > rather unfortunate that the syntax for these headers is not the same in > mail and news. But perhaps unavoidable? There are two primary differences between [USEFOR] and [DRUMS] in handling of those headers that are in common. The first is that [USEFOR] permits UTF-8 in the Subject header and in the non-address portions of the From header, which [DRUMS] cannot do for backward-compatibility reasons. The second is that [USEFOR] deprecates or disallows certain sloppiness in syntax for the Date and Message-ID headers that is allowed by [DRUMS] (again largely for backward compatibility). Parsing of these latter two headers is a speed-critical aspect of a news implementation, while in mail they're far less vital. These headers have also been historically handled more strictly by news software than by mail software (particularly Message-ID, where there are virtually no restrictions in mail and extremely strict and enforced restrictions in news in currently deployed software). This was the subject of past discussion between the two working groups and the current state is the result of various compromises and efforts to bring the standards closer. I think it's unlikely they'll get much closer than this given the differing goals of the two working groups. -- Russ Allbery (rra@stanford.edu)