Thanks for the help. There was a problem with the mail server. Now I got it working. Thanks a lot!
On Dec 27, 7:18 pm, "James Bennett" <[EMAIL PROTECTED]> wrote: > On Dec 27, 2007 6:01 PM, [EMAIL PROTECTED] > > <[EMAIL PROTECTED]> wrote: > > It seems that this error was coming from HttpResponseRedirect() of the > > contact view method, but I did not figure what went wrong. > > No, look at the traceback. The lines it's highlighting are the ones > which send the email, and the error message is saying that it wasn't > able to establish a connection with your mail server to send the > email. Double-check the settings you've provided to Django for email > handling and ensure they correctly specify a mail server that you have > access to. > > -- > "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

