« Return to Thread: [jira] Created: (CAMEL-1693) Should be able to set custom MailSender implementation for the default smtp endpoint

[jira] Created: (CAMEL-1693) Should be able to set custom MailSender implementation for the default smtp endpoint

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View in Thread

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
            Priority: Minor


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.

 « Return to Thread: [jira] Created: (CAMEL-1693) Should be able to set custom MailSender implementation for the default smtp endpoint