Using 1.3.9, clean install. My email options are set to use Mime HTML and sendmail-f, which has worked in the past on this server. Customer details default preference is set to HTML.
Somehow my order confirmation emails are dumping raw HTML code to the customer's emails. The first few lines look like this:
$EMAIL_SUBJECT
_html_ _head_ _meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /_ _base href="http://www.empirecigars.net/vh/" /_ _style type="text/css"_ body {background-color:#ffffff; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center;} a:link {color:#0066cc;} a:hover {background-color:#eeeecc; color:#0066cc;} a:visited {color:#0066cc;} .holder {background-color:#f9f9f9; border:1px solid #9a9a9a; font-size:9px; text-align:left; width:550px;} .header {font-size:10px; padding:0px; width:550px;} .content {font-size:10px; padding:5px; width:550px;} .footer {border-top:1px solid
Etc, etc. What settings do I need to tweak to fix this?


Reply With Quote
