RE: Confirming users email address when they register

"Nicolas Lafaury" <[email protected]>
Newsgroups gmane.comp.cms.jahia.devel
Message-ID <[email protected]>
Hello

I don't understand exactly what you want to do?
You mean in administration mode or the user register to the site with the HTML code then you check its email?

I have createn a template to do simimlar things.

On a page the user enter his email.
I check by regex if the syntax of the email is correct => 

chaineExprMail="^[a-zA-Z][\\w\\.-]*[a-zA-Z0-9]@[a-zA-Z0-9][\\w\\.-]*[a-zA-Z0-9]\\.[a-zA-Z][a-zA-Z\\.]*[a-zA-Z]$";

then I send an email to the customer with a link to a special page of my site.
Ex: myJahiasite/.../pid/...?mail=monemailvalidating

When he click on this link, I register the User in Jahia.

I hope this will help you.

Nicolas

-----Message d'origine-----
De : Edd Dawson [mailto:[email protected]] 
Envoyé : vendredi 19 août 2005 12:05
À : [email protected]
Objet : Confirming users email address when they register

Hi Everyone

Has anyone any experience of validating users email addresses who 
register with a jahia site before activating their account..

I am thinking by the usual method of emailing them a url to activate 
meaning their account is locked until such a link is visited.

Any idea on complexity of acheiving this with Jahia would be appreciated.

cheers
Edd
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.