On 10/9/06, shidan <[EMAIL PROTECTED]> wrote:
> Im getting the following exception:
>
> Request Method:         POST
> Request URL:    http://localhost:8000/signup/
> Exception Type:         error
> Exception Value:        (10061, 'Connection refused')
> Exception Location:     C:\Python24\lib\smtplib.py in connect, line 306

In order for email to work, you do have to have a valid email server
to connect to, either running locally or on a remote server.


-- 
"May the forces of evil become confused on the way to your house."
  -- George Carlin

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to