[
https://issues.apache.org/jira/browse/GERONIMO-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17703200#comment-17703200
]
Romain Manni-Bucau commented on GERONIMO-6536:
----------------------------------------------
Think the 1.6 artifact has the fix:
https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-javamail_1.6_spec/1.0.1/
> MimeBodyPart.setText(String, String, String) ignores subType
> -------------------------------------------------------------
>
> Key: GERONIMO-6536
> URL: https://issues.apache.org/jira/browse/GERONIMO-6536
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: mail
> Reporter: Thomas Neidhart
> Priority: Major
>
> This has been detected as part of [EMAIL-147].
> When creating the mime message, we call MimeBodyPart.setText(String, String,
> String) with html as subtype, but when calling this method, the subType is
> completely ignored and the resulting contentType is always "text/plain".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)