Hi

Camel has a email component
http://camel.apache.org/mail.html

But there is no out of the box component for email verifications /
signup etc. I guess you should look for this in web forum software
stacks and the likes, which may have those out of the box.

That said you can use the camel-mail component to build a verification
system yourself.


On Tue, Jun 28, 2011 at 5:21 PM, fachhoch <[email protected]> wrote:
> in other words is there a camel component in camel which does email
> verification or I have to do  have a flag in my database for email
> verification, initially when users registers I set it to pending and
> application will send out email to this user  and when users replies to this
> email I update the flag to verified. My way of implemenation is this ,
> please suggest me if there any other better and easy way ? or is there
> anything which provides this? this is a something every application does to
> verify  email address  is there anything I can resuse  ?
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/email-verification-tp4531934p4532168.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to