[JDEV] MIME-Version

Patrick McCuller patrick at kia.net
Wed Aug 11 03:01:49 CDT 1999


	If we're supporting all six MIME headers in the the <mime> tag,

 		MIME-Version,
 		Content-Type,
 		Content-Transfer-Encoding,
 		Content-ID,
 		Content-Description

	then MIME-version is already accounted for.

	in DTD:

<!ELEMENT mime (#PCDATA)>
<!ATTLIST mime
  MIME-Version CDATA  #REQUIRED
  Content-Type, CDATA  #IMPLIED
  Content-Transfer-Encoding CDATA  #IMPLIED
  Content-ID CDATA  #IMPLIED
  Content-Description CDATA  #IMPLIED
>


Patrick


> Jeremie
>
> Because of the custom way we are already utilizing MIME I would say just
> assume 1.0.  If there is a major new version of MIME, we would need to
> update the protocol version anyway.
>
> Jer
>
> On Wed, 11 Aug 1999, Scott Robinson wrote:
>
> > MIME-Version is required at the beginning of a MIME encoded message. Any
> > suggestions as to the location? "<say MIME-version=1.0>"? Or
> will we just
> > ignore that piece of the standard and assume version 1.0?
> >
> > Scott.
> >
> > _______________________________________________
> > jdev mailing list
> > jdev at jabber.org
> > http://mailman.jabber.org/listinfo/jdev
> >
>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>





More information about the JDev mailing list