Hi, Please consult the documentation:
http://docs.djangoproject.com/en/dev/topics/email/#topics-email and your problem will be solved. :) ------------------------ Xia Kai(夏恺) [email protected] http://blog.xiaket.org -------------------------------------------------- From: "vishy" <[email protected]> Sent: Sunday, December 27, 2009 4:50 PM To: "Django users" <[email protected]> Subject: How to test activation email on windows? > Hi, > > I have setup the registration module for a django project.Now, I want > to test the that activation email is sent.On windows, how can I test > this? How to send the email? Will I have to do any changes in > settings.py? > > thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

