Hi Ketan,

A good starting point for Camel is
http://camel.apache.org/getting-started.html
and Camel in Action book.

For receiving emails you have to take a look at the examples here
http://camel.apache.org/mail.html
Also reading the tests from the source code helps a lot understanding
the components.

HTH
Bilgin Ibryam

On Sat, Oct 29, 2011 at 8:43 AM, Ketan Barapatre
<ketanbarapa...@gmail.com> wrote:
> Hello All,
>
> I want to develop an application where I can get the text of incoming
> mails (gmail or any mail server). Mail can be of plain text or
> text\html types.
> I am new to Apache Camel. Please guide me.
>
> --
>
> Regards
> Ketan Barapatre
>

Reply via email to