Quote:
Originally Posted by quasan
jap got the same problem as joeychgo
it's plain text with htmltags throughout the text. barely readable
and no, it's not a client issue, because other htmlmails do work
|
Ditto here - Installed and working, but the emails are in plain text with html tags. Looking at the source of the message, I can see it is sending with
Code:
MIME-Version: 1.0" . "\r\nContent-type: text/html; charset=iso-8859-1" . "\r\nMIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
Thus, the email readers are quite correctly displaying it as plain text, despite the html tags in it.