See this FAQ
http://camel.apache.org/how-to-use-a-dynamic-uri-in-to.html

On Fri, Oct 16, 2015 at 10:45 AM, zied123456 <[email protected]> wrote:
> I already used:
>
> <to
> uri="imap://server/?username=${header.adressemail}&amp;password=${header.password}"/>
>
> Also i use a split before to browse file. After, i extract
> ${header.adressemail} and ${header.password} from each line and send them
> dynamically to iMap.
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/CAMEL-imap-component-invalid-provider-tp5772621p5772706.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2nd edition:
https://www.manning.com/books/camel-in-action-second-edition

Reply via email to