Ok thx.

On 15 sep, 15:33, Tom Evans <tevans...@googlemail.com> wrote:
> On Tue, 2009-09-15 at 05:35 -0700, arbi wrote:
> > Hi there,
>
> > I'd like to know wether an email sent with Django to exam...@gmail.com
> > has arrived or not (and know if the email address is valid). How can I
> > know this ?
>
> > Thx
>
> Send them an email with a link containing a token in it. When they click
> the link, you compare the token with the DB, and confirm the email
> address.
>
> Cheers
>
> Tom
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to