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