[
https://issues.apache.org/activemq/browse/CAMEL-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-1693.
--------------------------------
Resolution: Fixed
trunk: 791068.
Added new option {{javaMailSender}} to use a custom mail sender implementation
instead of the default one
> Should be able to set custom MailSender implementation for the default smtp
> endpoint
> ------------------------------------------------------------------------------------
>
> Key: CAMEL-1693
> URL: https://issues.apache.org/activemq/browse/CAMEL-1693
> Project: Apache Camel
> Issue Type: New Feature
> Components: camel-mail
> Affects Versions: 2.0-M1
> Reporter: Rohit
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.0.0
>
>
> The SMTP component uses JavaMailSenderImpl to send the mail. But many a times
> we need finer control over sending the mail and so wold like to use our own
> MailSender implmentation. This should be a property that can be specified via
> the endpoint URL.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.