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.
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.