Emails which a customer would receive are being shown at first glance as only plain text. When viewing the source of the email I see badly formed html with some random letters appearing. Examples follow:
<html xmlns=3D"http://www.w3.org/1999/xhtml">
<meta http-equiv=3D"content-type" content=3D"text/html; charset=3DISO-8859-=
1" />
<style type=3D"text/css" media=3D"all">
=2Estrong {
font-weight: bold;
}
=2Ekhxc_regtablehead {
color: #555555;
padding: 0px;
padding: 0px 0px 2px 0px;
margin: 10px 0px 10px 0px;
font-weight: bold;
border-bottom: 1px solid #999999;
clear: both;
}
<table id=3D"ORDERITEMS" class=3D"khxc_regtable">
<tr class=3D"khxc_regtable">
<td class=3D"khxc_regtable" style=3D"width: 50%">
etc..
this happens for all 3 printable invoice formats



