Hi

The route below is from mail -> file and has nothing to do with AMQ.
What versions of Camel are you using?

And what do you mean with message appears and its forever?



On Wed, May 26, 2010 at 6:36 PM, rafael otero <[email protected]> wrote:
>
> Hello, I have a problem in e-mail component of the camel, I'm using camel
> along with ActiveMQ, on my route he should write a txt file with the
> contents of the email.
> but at the time that I start the server startup message appears and it is
> forever.
>
> my xml
>
> <route>
>   <from
> uri="pop3://127.0.0.1:110?password=rafael&amp;[email protected]"/>
>       <to uri="file://C:/ytrioteste"/>
> </route>
> --
> View this message in context: 
> http://old.nabble.com/Help-with-email%2C-Camel-%2B-ActiveMQ-tp28683198p28683198.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to