Our cart defaults to sending emails as html because our audience prefers that. But two of the mails are not and I can not see where to change this.

The Welcome, order confirmation and gift certificate purchase arrive in any email client that supports it as html to both recipient and admin cc.

The Tell a Friend and the Wish List share with a friend email are coming as html to the admin cc and plain text to the recipient in same email clients!!!


Here is the email source code of the plain text:
To: julievetter######################
Subject: Your friend Julie has recommended this great product from Je Ne Sais Quoi
X-PHP-Script: shopjenesaisquoi.com/index.php for 81.57.38.201
Date: Wed, 10 Dec 2008 17:30:19 +0000
From: Julie <[email protected]>
Reply-to: Julie <[email protected]>
Message-ID: <[email protected]>
X-Priority: 3
X-Mailer: PHPMailer [version 1.73] via Zen Cart
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="iso-8859-1"
Hi Julie!
Here is the source of the html cc to admin:
To: julievetter######################
Subject: [TELL A FRIEND] Your friend Julie has recommended this great product from Je Ne Sais Quoi
X-PHP-Script: shopjenesaisquoi.com/index.php for 81.57.38.201
Date: Wed, 10 Dec 2008 17:30:19 +0000
From: Je Ne Sais Quoi <[email protected]>
Reply-to: Je Ne Sais Quoi <[email protected]>
Message-ID: <[email protected]>
X-Priority: 3
X-Mailer: PHPMailer [version 1.73] via Zen Cart
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="b1_38a2a0cb13bfb447d84593c928cdcf25"


--b1_38a2a0cb13bfb447d84593c928cdcf25
Content-Type: text/plain; charset = "iso-8859-1"
Content-Transfer-Encoding: 8bit

Hi Julie!
Any suggestions as to where to correct in the code are appreciated. I do html and css and can follow directions but am not a php programmer.