You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2010/06/25 05:23:52 UTC

[jira] Work started: (SM-1956) It should be possible to set the username/password via a header/property for the servicemix-mail provider

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

Work on SM-1956 started by Freeman Fang.

> It should be possible to set the username/password via a header/property for the servicemix-mail provider
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1956
>                 URL: https://issues.apache.org/activemq/browse/SM-1956
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-mail
>            Reporter: Stan Lewis
>            Assignee: Freeman Fang
>            Priority: Minor
>         Attachments: SM-1956.txt
>
>
> The main use-case for this is to actually avoid putting the username/password in the xbean.xml and instead obtain the username/password from an encrypted store and dynamically set these to be used by the servicemix-mail provider when it connects to the SMTP server. Currently the username, password, host and port are only read when the SU is deployed and it appears there's no header or property that the servicemix-mail provider checks before connecting to SMTP and sending the message.
> This patch adds this functionality, also removes a little duplicate code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.