[ http://issues.apache.org/jira/browse/COCOON-1693?page=comments#action_12362940 ]
Jean-Baptiste Quenot commented on COCOON-1693: ---------------------------------------------- Thanks for your contribution. However, you must submit your work as a patch obtained via "svn diff". Also, this issue has also been raised in other bug reports, could you please try them so that we find the best solution: SendMailTransformer and HTML body http://issues.apache.org/jira/browse/COCOON-1622 handling of alternatives in MailTransformer http://issues.apache.org/jira/browse/COCOON-1603 Followup or close this issue if one of the above solution fits your need. > When using src parameter on sendMail action, body is included as attachment, > and when using body parameter, mimeType is always text/html > ---------------------------------------------------------------------------------------------------------------------------------------- > > Key: COCOON-1693 > URL: http://issues.apache.org/jira/browse/COCOON-1693 > Project: Cocoon > Type: Bug > Components: Blocks: Mail > Versions: 2.1.8 > Reporter: Marc Salvetti > Priority: Minor > Attachments: MailMessageSender.java, MailSender.java, Sendmail.java > > If using the src parameter, the body is included as an attachment (the header > Content-disposition=attachment) is set. > Moreover, when trying to stick some html in the body parameter, the mimeType > is always text/html. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
