Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
incubation
-
None
Description
When sending email with the MimeMailSender component, it would be great if one could send multipart/alternative messages with both plain text and HTML bodies.
I have attached a patch that adds an 'html' property for specifying the HTML part of the message. While this solves my specific use case, I'm not sure if this is the best way for this feature to be implemented in ServiceMix.
I'd be happy to rework the patch as needed to get this feature in to ServiceMix 3.0.