automatic mail validation - is it possible?

I have got one "small" question. I want to make a registration form, when new user would enter his mail and the mail would be validated before registration - as usual on many websites.

And RoR has some "easy-way" for doing many usual things, so I want to ask - is there any "easy way" for doing this? And if it's not, how would you do that?

Thanks for answers :slight_smile:

running idiot wrote:

I have got one "small" question. I want to make a registration form, when new user would enter his mail and the mail would be validated before registration - as usual on many websites.

And RoR has some "easy-way" for doing many usual things, so I want to ask - is there any "easy way" for doing this? And if it's not, how would you do that?

Thanks for answers :slight_smile:

>

Check this out:

http://wiki.rubyonrails.org/rails/pages/ActionMailer