Received: from localhost by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id QAA15731; Thu, 30 Nov 1995 16:53:28 -0500 Received: by cs.cs.utk.edu (bulk_mailer v1.3); Thu, 30 Nov 1995 16:53:18 -0500 Received: from netscape.com by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id QAA15716; Thu, 30 Nov 1995 16:53:16 -0500 Received: from iapp9.mcom.com (iapp9.mcom.com [205.217.229.34]) by netscape.com (8.6.12/8.6.9) with ESMTP id NAA22892; Thu, 30 Nov 1995 13:52:32 -0800 Message-Id: <199511302152.NAA22892@netscape.com> To: Jacob Palme cc: ietf-drums , Web4Groups User Requirements Mailing List , mailnews-l@segate.sunet.se From: Prabhat Keni Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: Re: On the use of 8-bit transfer In-reply-to: Your message of "Thu, 30 Nov 1995 17:38:27 +0100." Date: Thu, 30 Nov 1995 13:51:00 -0800 Sender: pkeni@iapp9.mcom.com > If 8-bit is customary in Usenet News, but should be avoided in e-mail, > then this means that if the same message is sent to both news and > e-mail, or forwarded between these two environments, then the message > may have to be translated from 8-bit to 7-bit format (using > Quoted-Printable or Base64) or the reverse in gateways between news and > e-mail. Is this correct? Seems like that. Since, INN, cnews et al are 8 bit clean (modulo NULs) a portion of USENET has been already using 8-bit in not only bodies but headers (relcom.*). Some of these folks dont use MIME aware UAs and one would presumably still want the "mailnews" message to be readable by them. So, one approach could be send 8 bit on news path, send 7/8 bit MIME on mail path with appropriate conversions when necessary. If one assumes that MIME is not sent on news path, what happens when such an instance of a "mailnews" message on news path later goes on the mail path (gets forwarded), presumably one makes it into a MIME message, but how does one know the charset for an 8-bit header or for that matter 8-bit text/plain body? -- Prabhat Keni.