[ https://issues.apache.org/activemq/browse/SM-373?page=all ]
     
Guillaume Nodet resolved SM-373:
--------------------------------

    Resolution: Fixed
     Assign To: Guillaume Nodet

Author: gnodet
Date: Thu Mar 30 10:32:45 2006
New Revision: 390209

URL: http://svn.apache.org/viewcvs?rev=390209&view=rev
Log:
SM-373: Add support to MimeMailSender for multipart/alternative email
Patch provided by Marc Tremblay, thx !

Modified:
    
incubator/servicemix/trunk/servicemix-components/src/main/java/org/apache/servicemix/components/email/MailMarshalerSupport.java
    
incubator/servicemix/trunk/servicemix-components/src/main/java/org/apache/servicemix/components/email/MimeMailMarshaler.java



> Add support to MimeMailSender for multipart/alternative email
> -------------------------------------------------------------
>
>          Key: SM-373
>          URL: https://issues.apache.org/activemq/browse/SM-373
>      Project: ServiceMix
>         Type: New Feature

>   Components: servicemix-components
>     Versions: incubation
>     Reporter: Marc Tremblay
>     Assignee: Guillaume Nodet
>      Fix For: 3.0-M1
>  Attachments: multipart-alternative.patch
>
> Original Estimate: 2 hours
>         Remaining: 2 hours
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to