Hello all, I don't know if one of you have already had this issue before, but the django-registration module doesn't send any verification email anymore on my website. I was wondering if any know how to debug this?
- It used to work - The user gets created (not activated as expected) - The settings are set to email and have a "day to verify account" set - If I run in the "manage.py shell" the RegistrationProfile.objects.create_inactive_user(...), it is working fine (user gets created and email is sent). Any idea what else I can do? Regards, Olivier -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/satchmo-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
