Re: MIME implementation documentation
Ned Freed <Ned.Freed@innosoft.com> Wed, 21 August 1996 17:01 UTC
Received: from ietf.org by ietf.org id aa25554; 21 Aug 96 13:01 EDT
Received: from cnri by ietf.org id aa25547; 21 Aug 96 13:01 EDT
Received: from list.cren.net by CNRI.Reston.VA.US id aa17921;
21 Aug 96 13:01 EDT
Received: from localhost (localhost [127.0.0.1]) by list.cren.net
(8.6.12/8.6.12) with SMTP id MAA01213; Wed, 21 Aug 1996 12:33:00 -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 MAA01194 for
<ietf-822@list.cren.net>; Wed, 21 Aug 1996 12:32:13 -0400
Received: from INNOSOFT.COM by INNOSOFT.COM (PMDF V5.0-7 #8694)
id <01I8J6N9MUYO8Y561H@INNOSOFT.COM>; Wed, 21 Aug 1996 09:31:56 -0700 (PDT)
Message-Id: <01I8J7017O6W8Y561H@INNOSOFT.COM>
Date: Wed, 21 Aug 1996 09:23:12 -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: Valdis.Kletnieks@vt.edu
Cc: Ned Freed <Ned.Freed@innosoft.com>,
Dave Crocker <dcrocker@brandenburg.com>, ietf-822@list.cren.net
Subject: Re: MIME implementation documentation
In-Reply-To: "Your message dated Wed, 21 Aug 1996 11:54:26 -0400"
<199608211554.LAA18186@black-ice.cc.vt.edu>
References: <SIMEON.9608161323.A@muahost.mail1.reston.mci.net>
<01I8CJGV6XIU8Y507E@INNOSOFT.COM> <01I8IJY8NFFU8Y5617@INNOSOFT.COM>
<01I8IJY8NFFU8Y5617@INNOSOFT.COM>
MIME-version: 1.0
Content-type: TEXT/PLAIN; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN
> Unfortunately, I'm looking at the source for MHN right now, and unless I'm > more caffeine-deficient than I thought, it appears that multipart/parallel > is basically punted to multipart/mixed. Specifically, in function > user_content(), it basically says "if it's /parallel, pretend it's /mixed" > (near line 6122). > Since, as I remember it, MIME-conformant agents are required to punt > unknown multipart/bogon's to /mixed, I don't see how this *really* qualifies > as "full" support. Well, all I can tell you is that I specifically asked Marshall if his MHN implementation fully supported parallel and he said "yes". I took that to mean it handles it as something more than mixed, but perhaps Marshall doesn't see it that way. (This is justifiable; see below.) > Do any implementations do anything for /parallel *ABOVE AND BEYOND* treating > it as /mixed? Not according to the specification, they don't. Full MIME conformance is obtained by just treating parallel as mixed. This is as it should be: Unlike alternative, the semantics of parallel are so "light" that treating it as mixed is, if you'll pardon the overloading, an acceptable alternative. This is why you don't see a lot of people jumping up and saying they support it -- nothing more than this is required by the specification. If we actually go by what the specification says is required to have a conformant implementation of parallel then I would say that there are undoubtedly dozens of implementations of it. I note in passing that another way to address this matter would be to call for better support of parallel in the conformance section of the document. I am somewhat opposed to this as I believe that supporting parallel as mixed is sufficient in most cases. Nevertheless, I do not want to lose the distinction between parallel and mixed in the specification, so I am opposed to dropping the concept from the document. Ned
- Re: MIME implementation documentation Bart Schaefer
- Re: MIME implementation documentation Chris Newman
- Re: MIME implementation documentation Dave Crocker
- Re: MIME implementation documentation Harald.T.Alvestrand
- Re: MIME implementation documentation Bart Schaefer
- Re: MIME implementation documentation Chris Newman
- Re: MIME implementation documentation Ned Freed
- Re: MIME implementation documentation Ned Freed
- Re: MIME implementation documentation John C Klensin
- Re: MIME implementation documentation Dave Crocker
- Re: MIME implementation documentation Harald.T.Alvestrand
- Re: MIME implementation documentation John C Klensin
- Re: MIME implementation documentation Ned Freed
- Re: MIME implementation documentation Pete Resnick
- Re: MIME implementation documentation John C Klensin
- Re: MIME implementation documentation Dave Crocker
- Re: MIME implementation documentation Dave Crocker
- Re: MIME implementation documentation Dave Crocker
- Re: MIME implementation documentation Ned Freed
- Re: MIME implementation documentation John C Klensin
- Re: MIME implementation documentation Dave Crocker
- Re: MIME implementation documentation Rens Troost
- Re: MIME implementation documentation Pete Resnick
- Re: MIME implementation documentation Ned Freed
- Re: MIME implementation documentation Pete Resnick
- Re: MIME implementation documentation Jamie Zawinski
- Re: MIME implementation documentation Pete Resnick
- Re: MIME implementation documentation Harald.T.Alvestrand
- Re: MIME implementation documentation ruth moulton
- Re: MIME implementation documentation maf
- Re: MIME implementation documentation Larry Masinter
- Re: MIME implementation documentation Dave Crocker
- Re: MIME implementation documentation Harald.T.Alvestrand
- Re: MIME implementation documentation Harald.T.Alvestrand
- Re: MIME implementation documentation Ned Freed
- Re: MIME implementation documentation Harald.T.Alvestrand
- Re: MIME implementation documentation Valdis.Kletnieks
- Re: MIME implementation documentation Ned Freed
- Re: MIME implementation documentation Ned Freed
- Re: MIME implementation documentation ruth moulton
- Re: MIME implementation documentation John C Klensin
- Re: MIME implementation documentation Harald.T.Alvestrand
- Re: MIME implementation documentation Valdis.Kletnieks