Re: transfer-encodings on subtypes of "message"

Harald.T.Alvestrand@uninett.no Tue, 06 June 1995 07:23 UTC

Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa24964; 6 Jun 95 3:23 EDT
Received: from [132.151.1.1] by IETF.CNRI.Reston.VA.US id aa24960; 6 Jun 95 3:23 EDT
Received: from dimacs.rutgers.edu by CNRI.Reston.VA.US id aa09421; 6 Jun 95 3:23 EDT
Received: (from daemon@localhost) by dimacs.rutgers.edu (8.6.12+bestmx+oldruq+newsunq+grosshack/8.6.12) id CAA25804 for ietf-822-list; Tue, 6 Jun 1995 02:08:46 -0400
Received: from domen.uninett.no (domen.uninett.no [129.241.131.10]) by dimacs.rutgers.edu (8.6.12+bestmx+oldruq+newsunq+grosshack/8.6.12) with SMTP id CAA25801 for <ietf-822@dimacs.rutgers.edu>; Tue, 6 Jun 1995 02:08:45 -0400
Received: from dale.uninett.no by domen.uninett.no with SMTP (PP) id <04284-0@domen.uninett.no>; Tue, 6 Jun 1995 08:08:31 +0200
Received: from dale.uninett.no (localhost [127.0.0.1]) by dale.uninett.no (8.6.9/8.6.9) with ESMTP id IAA02599; Tue, 6 Jun 1995 08:08:26 +0200
Message-Id: <199506060608.IAA02599@dale.uninett.no>
X-Mailer: exmh version 1.5.3 12/28/94
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Harald.T.Alvestrand@uninett.no
To: hansen@pegasus.att.com
cc: John Gardiner Myers <jgm+@cmu.edu>, ietf-822@dimacs.rutgers.edu
Subject: Re: transfer-encodings on subtypes of "message"
In-reply-to: Your message of "Mon, 05 Jun 1995 22:27:00 EDT." <9506060254.AA07867@ig1.att.att.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Date: Tue, 06 Jun 1995 08:08:23 +0200
X-Orig-Sender: hta@dale.uninett.no

For message/partial, the problem was solved by requiring the use of only
7bit encoding - see section 7.2.2.2 of draft-ietf-822ext-mime-imt-01.txt;
I believe similar prose existed in RFC 1521.

The reason for the restriction was to avoid "nested encodings", which
would require multiple passes over a message in order to decide whether
it was possible to handle the message or not; this was considered a Bad
Thing by the original MIME group.

At the moment, I'm almost tempted to take one of Stef's ideas and define
an Application/MIME type which can encapsulate anything (includig an 8bit
message/*) and apply a transfer encoding, in order to get out of this bind.
But I don't like this "solution".

8-to-7-bit downgrading needs to be studied!

           Harald A