Description
Using JMAP RFC-8621 to send a mail to GMail,
It sends an email with the following structure:
multipart/alternative text/html text/plain
But GMail fails to render it, renders the text part.
To support sending rich text to GMail we need to switch to the following structure:
multipart/alternative text/plain text/html
Attachments
Issue Links
- links to