Received: from localhost by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id XAA10492; Sun, 7 Jan 1996 23:24:01 -0500 Received: by CS.UTK.EDU (bulk_mailer v1.3); Sun, 7 Jan 1996 23:22:34 -0500 Received: from apb.iafrica.com by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id XAA10039; Sun, 7 Jan 1996 23:22:26 -0500 Received: (from apb@localhost) by apb.iafrica.com (8.6.12/8.6.9) id TAA20835; Sun, 7 Jan 1996 19:10:55 +0200 Date: Sun, 7 Jan 1996 19:10:54 +0200 (GMT+0200) From: Alan Barrett To: Jacob Palme cc: Mail and News integration mailing list , ietf-drums Subject: Re: The syntax of Message-ID In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII > Date: Fri, 29 Dec 1995 18:13:00 +0100 (MET) > From: Jacob Palme > Apparently the syntax for Message-ID is different in news and > e-mail. Yes. The news spec is more restrictive. The news spec requires the Message-ID to satisfy the mail spec, and imposes the further requirement that it not contain blank or ">" inside the "<"...">" delimiters. The mail spec allows blank or ">", provided they are appropriately quoted. > The differences between the syntaxes are: > > (a) RFC 1036 allows any string in local-part, RFC 822 has sone > restrictions on its format No. RFC1036 requires, as an overriding general rule, that all valid news messages also be valid RFC822 messages. RFC1036's reference to "RFC822" is conventionally interpreted to mean "RFC822 as modified by RFC1133". > Should drums say that the domain must be that of the submitting > host, or should news accept that the domain need not be that > of the submitting host? I would be inclined to say that the domain part of teh message-id SHOULD (not "MUST") be that of teh submitting host. --apb (Alan Barrett)