outlook - html and text part

K

kk

How can I be sure, looking at the email message
(in text mode - sendmail for example),
that Outlook generated message has html part duplicated exaclty from the
text part.

(That html superseeds the text?)

Any Microsoft supplied X-header in the message:

X-Mailer: Microsoft Outlook Express 6.00.2900.3138
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3138

I am talking about:
....
This is a multi-part message in MIME format.

------=_NextPart_000_0013_01C7F94C.E3011C40
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
my test
------=_NextPart_000_0013_01C7F94C.E3011C40
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.6000.16525" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DTahoma size=3D4>
<DIV><FONT size=3D4>my test</FONT></DIV>
</BODY></HTML>

------=_NextPart_000_0013_01C7F94C.E3011C40--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top