Re: MIME implementation documentation

Ned Freed <Ned.Freed@innosoft.com> Wed, 21 August 1996 05:45 UTC

Received: from ietf.org by ietf.org id aa08200; 21 Aug 96 1:45 EDT
Received: from cnri by ietf.org id aa08196; 21 Aug 96 1:45 EDT
Received: from list.cren.net by CNRI.Reston.VA.US id aa01914; 21 Aug 96 1:45 EDT
Received: from localhost (localhost [127.0.0.1]) by list.cren.net (8.6.12/8.6.12) with SMTP id BAA16280; Wed, 21 Aug 1996 01:33:08 -0400
Received: from THOR.INNOSOFT.COM (THOR.INNOSOFT.COM [192.160.253.66]) by list.cren.net (8.6.12/8.6.12) with ESMTP id BAA16247 for <ietf-822@list.cren.net>; Wed, 21 Aug 1996 01:32:31 -0400
Received: from INNOSOFT.COM by INNOSOFT.COM (PMDF V5.0-7 #8694) id <01I8IJ8OIWXS8Y5617@INNOSOFT.COM>; Tue, 20 Aug 1996 22:32:19 -0700 (PDT)
Message-Id: <01I8IJY8NFFU8Y5617@INNOSOFT.COM>
Date: Tue, 20 Aug 1996 22:18:53 -0700 (PDT)
X-Orig-Sender: owner-ietf-822@list.cren.net
Precedence: bulk
Sender: ietf-archive-request@ietf.org
From: Ned Freed <Ned.Freed@innosoft.com>
To: Dave Crocker <dcrocker@brandenburg.com>
Cc: ietf-822@list.cren.net
Subject: Re: MIME implementation documentation
In-Reply-To: "Your message dated Fri, 16 Aug 1996 16:43:48 -0700" <v03007851ae3ab7eef370@[205.214.160.106]>
References: <SIMEON.9608161323.A@muahost.mail1.reston.mci.net> <01I8CJGV6XIU8Y507E@INNOSOFT.COM>
MIME-version: 1.0
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

> At 3:10 PM -0700 8/16/96, Ned Freed wrote:
> >So that's three MUAs producing multipart/alternative.

> 	I respectively submit to one an all that the question of
> /alternative is now answered and the topic closed.  I think it was dandy to
> raise the question, but it is well and truly laid to rest.

> 	/parallel seems to be a different matter?

No it isn't. As I previously stated in an earlier message, we had multiple
interoperable implementations of multipart/parallel in 1990, long before the
original MIME RFC came out. Specifically, we had Metamail and MHN. I know for a
fact that Metamail support for multipart/parallel works because I have used it
and I just confirmed with Marshall Rose that MHN did and does support this
construct.

As for the ability to create such things casually in a user agent being a
criteria for interoperability, I remain to be convinced of its validity. Try as
I might I cannot stretch the words in the standards criteria to cover such
a thing.

But even if it is valid, I have already stated that we provide tools in PMDF to
do this sort of thing -- no hand editing required. (You have to specify some
options on the command line, but that's it.) And believe it or not, when I was
checking for what we do with parallel I found that there is even an option in
PMDF-MR (MIME aware gateway to Message Router) that creates multipart/parallel
based on some craziness in ALL-IN-1 -- I don't recall the details, but
apparently there is some construct in ALL-IN-1 that maps best to
multipart/parallel, so there's even a case of an *ancient* (dating back to the
early '80s) user agent that let's users create and can process objects with
parallel semantics.

					Ned