how to decode multipart/mixed in wl?

John Owens wl.20.jowens at spamgourmet.com
Tue Sep 20 03:57:15 JST 2005


Using the CVS version of wanderlust and FSF emacs with semi-1.14.6 on
OS X 10.4.3. I have a message that has a text/plain part and a
multipart/mixed part. Thus it displays as the following:

[1  <text/plain; UTF-8 (quoted-printable)>]

<plain text>

[2  <multipart/mixed (7bit)>]

My problem is that I can't see inside the multipart/mixed at all and
thus can't get to the PDF inside. Suggestions? I'd like to hit 'v' to
enter the mixed part if possible, or alternatively see a 2.1 PDF, 2.2
DOC tag underneath it ...

Message skeleton below (I replaced content with <comments>).

JDO


--Apple-Mail-3-427495105
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=UTF-8;
	delsp=yes;
	format=flowed

<plain text>

=EF=BF=BC=EF=BF=BC=

--Apple-Mail-3-427495105
Content-Type: multipart/mixed;
	boundary=Apple-Mail-4-427495105


--Apple-Mail-4-427495105
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=ISO-8859-1

<html text>

--Apple-Mail-4-427495105
Content-Transfer-Encoding: base64
Content-Type: application/pdf;
	x-unix-mode=0644;
	name="citris0506.pdf"
Content-Disposition: inline;
	filename=citris0506.pdf

<pdf, base 64 encoded>

--Apple-Mail-4-427495105
Content-Transfer-Encoding: base64
Content-Type: application/msword;
	x-mac-type=5738424E;
	x-unix-mode=0644;
	x-mac-creator=4D535744;
	name="citris0506.doc"
Content-Disposition: attachment;
	filename=citris0506.doc

<.doc, base 64 encoded>

--Apple-Mail-4-427495105
Content-Transfer-Encoding: 7bit
Content-Type: text/html;
	charset=US-ASCII

<html text>

--Apple-Mail-4-427495105--

--Apple-Mail-3-427495105--





More information about the Emacs-mime-en mailing list