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

View: New views
3 Messages — Rating Filter:   Alert me  

[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 Threaded | Show Only this Message

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.


[jira] Updated: (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 Threaded | Show Only this Message


     [ https://issues.apache.org/activemq/browse/CAMEL-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-1693:
-------------------------------

    Fix Version/s: 2.0.0
         Assignee: Claus Ibsen

Lets get this done for 2.0

> 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.


[jira] Resolved: (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 Threaded | Show Only this Message


     [ 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.