Here is the message I'm sending that doesn't work:
<HTML><head><meta content="TX_HTML32 12.0.230.500"
name="GENERATOR"><title></title><style type="text/css">BODY
{font-family:
'Arial';font-size: 12pt;font-weight: normal;font-style: normal;}
P.NORMAL {margin-top: 5pt;margin-bottom: 5pt;font-family: 'Times New
Roman';font-size: 12pt;font-weight: normal;font-style: normal;}
P {margin-top: 0.05pt;margin-bottom: 0.05pt;font-family:
'Arial';font-size:
12pt;font-style: normal;}
</style></head><body bgcolor="#FFFFFF" text="#000000"><p><span
style="font-size:10pt;">High<img border="0" src="cid:Image1"
width="307" height="230"
alt="[image]"></span><span style="font-size:10pt;">Joe</span><span
style="font-size:10pt;">,</span></p><p><span
style="font-size:10pt;"></span></p><p><span
style="font-size:10pt;"> </span></p><p><span
style="font-size:10pt;"></span></p><p><span
style="font-size:10pt;"> </span></p><p><span
style="font-family:'Microsoft Sans
Serif';font-size:8.2pt;"> </span></p><p><span
style="font-size:10pt;"> </span></p><p><span
style="font-size:10pt;"></span></p><p><span
style="font-size:10pt;"> </span></p></body></HTML>
Here is the equivalent message generated by a different source that
does work:
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE type=text/css> BODY {font-family: 'Arial';font-size:
12pt;font-weight:
normal;font-style: normal;}
P.NORMAL {margin-top: 5pt;margin-bottom: 5pt;font-family: 'Times New
Roman';font-size: 12pt;font-weight: normal;font-style: normal;}
P {margin-top: 0.05pt;margin-bottom: 0.05pt;font-family:
'Arial';font-size:
12pt;font-style: normal;}
</STYLE>
</HEAD>
<BODY text=#000000 bgColor=#ffffff>
<P><SPAN style="FONT-SIZE: 10pt">High <IMG height=230 alt=[image]
src="cid:f457094b-602d-42b8-917e-3ee75bff0dd1" width=307
border=0></SPAN><SPAN
style="FONT-SIZE: 10pt">Joe</SPAN><SPAN style="FONT-SIZE:
10pt">,</SPAN></P>
<P><SPAN style="FONT-SIZE: 10pt"></SPAN></P>
<P><SPAN style="FONT-SIZE: 10pt"></SPAN> </P>
<P><SPAN style="FONT-SIZE: 10pt"></SPAN></P>
<P><SPAN style="FONT-SIZE: 10pt"></SPAN> </P>
<P><SPAN style="FONT-SIZE: 8.2pt; FONT-FAMILY: 'Microsoft Sans
Serif'"></SPAN> </P>
<P><SPAN style="FONT-SIZE: 10pt"></SPAN> </P>
<P><SPAN style="FONT-SIZE: 10pt"></SPAN></P>
<P><SPAN style="FONT-SIZE: 10pt"></SPAN> </P></BODY></HTML>
There are differences, but none that I can see that would cause the
problem.