C
cjs226
Version: 2008
Operating System: Mac OS X 10.5 (Leopard)
Processor: intel
Email Client: Exchange
I've noticed another font issue where fonts are oversized when viewed on certain clients. I've seen this on my company's "Outlook Webaccess" and Evolution.
I think a buddy of mine might have figured it out. When I view one of my emails in Outlook WebAccess, then click "View as Web Page", then view the source of that I get:
<BASE href="https://mail.company.com/exchange/foo/Inbox/Test.EML/ <https://mail.company.com/exchange/foo/Inbox/Test.EML/>" />
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<HTML>
<HEAD>
<TITLE>Test</TITLE>
</HEAD>
<BODY>
<FONT SIZE="5"><FONT FACE="Arial"><SPAN STYLE='font-size:10pt'>This is a test in Arial/10.</SPAN></FONT></FONT>
</BODY>
</HTML>
Note the "FONT SIZE="5". If I remove "<SPAN STYLE='font-size:10pt'>" it is EXACTLY what I see via Outlook WebAccess. If I remove "FONT SIZE="5" it is exactly what I see in Entourage. Could it be that some clients choose to use The "FONT SIZE" statement and then ignore the "SPAN STYLE" statement?
Is there any way I can not have "FONT_SIZE=5" show up?
Operating System: Mac OS X 10.5 (Leopard)
Processor: intel
Email Client: Exchange
I've noticed another font issue where fonts are oversized when viewed on certain clients. I've seen this on my company's "Outlook Webaccess" and Evolution.
I think a buddy of mine might have figured it out. When I view one of my emails in Outlook WebAccess, then click "View as Web Page", then view the source of that I get:
<BASE href="https://mail.company.com/exchange/foo/Inbox/Test.EML/ <https://mail.company.com/exchange/foo/Inbox/Test.EML/>" />
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<HTML>
<HEAD>
<TITLE>Test</TITLE>
</HEAD>
<BODY>
<FONT SIZE="5"><FONT FACE="Arial"><SPAN STYLE='font-size:10pt'>This is a test in Arial/10.</SPAN></FONT></FONT>
</BODY>
</HTML>
Note the "FONT SIZE="5". If I remove "<SPAN STYLE='font-size:10pt'>" it is EXACTLY what I see via Outlook WebAccess. If I remove "FONT SIZE="5" it is exactly what I see in Entourage. Could it be that some clients choose to use The "FONT SIZE" statement and then ignore the "SPAN STYLE" statement?
Is there any way I can not have "FONT_SIZE=5" show up?