email in html

View: New views
2 Messages — Rating Filter:   Alert me  

email in html

by bokc bokc :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I would like to send email with html content via SMTP transport. Is there an attribute to indicate it was "text/html" mime type?
My payload is an String with html tagged content.

Youkoun

Re: email in html

by bokc bokc :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sorry I found my answer to the documention : the contentType attribute

Youkoun

2008/7/4 bokc bokc <youkoun@...>:
Hi,

I would like to send email with html content via SMTP transport. Is there an attribute to indicate it was "text/html" mime type?
My payload is an String with html tagged content.

Youkoun