Do you mean a registered user's email address? It's included in web2py,
just enable it. Check out
http://web2py.com/book/default/chapter/09#Mail-and-Auth



On Friday, January 6, 2012, thstart wrote:

> Verifying email account ownership - I am brainstorming for the best way to
> know email address is owned by an user.
>
> Something like that - a user enters email address, my app
> generates a code and sends an email message with a link with this
> code, the user clicks and comes to my app which thus verifies he
> is the owner of the email account.
>
> Similar to reset password.
>
> How is the easiest wat to do that with web2py?
>

Reply via email to