[
https://issues.apache.org/jira/browse/GERONIMO-5429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hendrik Saly resolved GERONIMO-5429.
------------------------------------
Resolution: Fixed
Resolved with rev 1641706
> Support for properties mail.<protocol>.socketFactory and
> mail.<protocol>.ssl.socketFactory
> ------------------------------------------------------------------------------------------
>
> Key: GERONIMO-5429
> URL: https://issues.apache.org/jira/browse/GERONIMO-5429
> Project: Geronimo
> Issue Type: New Feature
> Security Level: public(Regular issues)
> Components: mail
> Reporter: Sebb
> Assignee: Hendrik Saly
>
> It would be very helpful if Geronimo would support the properties:
> mail.<protocol>.socketFactory (class instance)
> mail.<protocol>.ssl.socketFactory
> as supported by the Javamail RI in 1.4.2+
> However geronimo-javamail_1.4_mail-1.8.1.jar only seems to support
> mail.<protocol>.socketFactory.class (class name)
> It's tricky to use this in a multi-threaded environment if the factory needs
> to use different settings for different threads.
> For example, if different threads need to use different truststores.
> Allowing the user to specify a factory class instance would make it very easy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)