Page 1 of 1

How to get mails in HTML format

Posted: 18 Oct 2006, 11:31
by nastro
Is anyone aware of how to get emails in HTML format rather than plain text?

I have set the following IsHTML to true in email_api and changed the $ContentType = "text/html" in the class.phpmailer files.

But nothing seems to work. Any help would be appreciated.

Re: How to get mails in HTML format

Posted: 13 Feb 2007, 10:53
by deboutv
nastro wrote:Is anyone aware of how to get emails in HTML format rather than plain text?

I have set the following IsHTML to true in email_api and changed the $ContentType = "text/html" in the class.phpmailer files.

But nothing seems to work. Any help would be appreciated.
It is not possible to have HTML mail.
I'll try to create a plugin to do that (check my website)...

Posted: 17 Feb 2007, 16:15
by deboutv
The plugin to send HTML email is now released. The link is in my signature.