Resolved Thanks for the help. On May 3, 2:07 pm, andy saksena <andy.saks...@gmail.com> wrote: > Thats been resolved James but there is another thing I'm having > problems with and I'm sorry for asking so many questions. > All I now want is to have a minimum of 6 characters in the password > field. > Thanks > > On May 3, 8:52 am,andysaksena <andy.saks...@gmail.com> wrote: > > > > > Hi James, > > I got that smtp problem fixed by using gmail email function. But when > > it sends an activation key and I click it it takes me to failure > > message saying activation failed. and the account doesnt activates. > > whats going wrong. > > what can i do to fix this. > > > On Apr 28, 5:10 pm, James Bennett <ubernost...@gmail.com> wrote: > > > > On Wed, Apr 28, 2010 at 2:46 AM,andysaksena <andy.saks...@gmail.com> > > > wrote: > > > > (111, 'Connection refused') > > > > As a Google search would have told you, this is the error Python's > > > smtplib module will raise when you tell it to connect to a mail server > > > and it can't. Which means you need to go double-check the settings > > > you've given toDjangofor sending email (as covered in theDjango > > > documentation:http://docs.djangoproject.com/en/1.1/topics/email/) to > > > make sure you've provided the correct information for the server > > > you're sending mail through. > > > > -- > > > "Bureaucrat Conrad, you are technically correct -- the best kind of > > > correct." > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "Djangousers" group. > > > To post to this group, send email todjango-us...@googlegroups.com. > > > To unsubscribe from this group, send email > > > todjango-users+unsubscr...@googlegroups.com. > > > For more options, visit this group > > > athttp://groups.google.com/group/django-users?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Django users" group. > > To post to this group, send email to django-us...@googlegroups.com. > > To unsubscribe from this group, send email to > > django-users+unsubscr...@googlegroups.com. > > For more options, visit this group > > athttp://groups.google.com/group/django-users?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group > athttp://groups.google.com/group/django-users?hl=en.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.