[ https://issues.apache.org/jira/browse/SYNAPSE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ruwan Linton resolved SYNAPSE-189. ---------------------------------- Resolution: Fixed Fix Version/s: (was: 1.2) 1.1.1 Assignee: Asankha C. Perera (was: Ruwan Linton) Hi Matt, Even though we have not prioritized this to be included in the 1.1.1 release, depending on your request, Asankha has completed implementing the new mail transport and all of these requirements will be possible with this mail transport. Fortunately we were able to include this in to the 1.1.1 release as well even with a sample named synapse_sample_256. If you need any assistance on getting things to work with this transport feel free to post to the dev and user lists (note that the dev and user lists were changed to [EMAIL PROTECTED] & [EMAIL PROTECTED] after becoming a TLP) Ruwan > Allow the email subject and other properties to be configurable at mediation > time > --------------------------------------------------------------------------------- > > Key: SYNAPSE-189 > URL: https://issues.apache.org/jira/browse/SYNAPSE-189 > Project: Synapse > Issue Type: Improvement > Components: Transports > Affects Versions: 1.1 > Reporter: Ruwan Linton > Assignee: Asankha C. Perera > Fix For: 1.1.1 > > > For the moment Email messages are sent with a constant Subject and it needs > to be improved to configure that at the mediation time. Further it should be > possible to change the To, Cc, and Bcc headers and Reply-To header of the > email message. In addition to that it the format of the message should be > configurable (i.e: whether to send the content as an attachment or as in the > email body) > There are two ways to achieve this; one of which is writing a new senEMail > mediator and the other is either to improve the axis2 SMTP transport to > support this scenario or write a new SMTP transport for Synapse (may be > extending the axis2 one :)). All these approaches has its own limitations. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.