Sending email in both text and html formats (multipart/alternative)
Closed this issue · 0 comments
mariusmuja commented
When trying to send email in both text and html format the Content-type of the email is set as multipart/mixed instead of multipart/alternative. Because of this gmail shows both the text and the html parts instead of showing only the most preferred one (the html version).