You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2008/11/16 15:55:14 UTC

[jira] Resolved: (CAMEL-1096) camel-mail - setting additional java mail properties should be easier for URI and spring DSL

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

Claus Ibsen resolved CAMEL-1096.
--------------------------------

    Resolution: Fixed

Revision #718043 Committed by davsclaus at 16-11-08 15:52:14
CAMEL-1096: camel-mail now supports setting additional java mail properties if URI options starts with mail.

> camel-mail - setting additional java mail properties should be easier for URI and spring DSL
> --------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1096
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1096
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-mail
>    Affects Versions: 1.5.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>
> SUN JavaMail has many properties for configuring Java Mail.
> http://java.sun.com/products/javamail/javadocs/index.html
> Currently you can set either all java mail properties yourself or set a few of them using the URI. We should support the 
> javamail.XXX option so you can append whatever you want.
> And maybe also a bean ref so you can configure this nicely in Spring DSL.

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