Previously, when I'd used libgmail, I got an error, rather than the failure to return behavior I am getting using sendmail. When I comment out the EMAIL settings in settings.py, and using the libgmail fix, I get the following error:
error at /visionary/accounts/register/ (49, "Can't assign requested address") Request Method: POST Request URL: http://localhost/visionary/accounts/register/ Exception Type: error Exception Value: (49, "Can't assign requested address") Exception Location: /sw/lib/python2.5/smtplib.py in connect, line 310 Python Executable: /sw/sbin/apache2 Python Version: 2.5.1 Python Path: ['/Users/27298', '/sw/lib/python2.5/site-packages/ django', '/sw/lib/python25.zip', '/sw/lib/python2.5', '/sw/lib/ python2.5/plat-darwin', '/sw/lib/python2.5/plat-mac', '/sw/lib/ python2.5/plat-mac/lib-scriptpackages', '/sw/lib/python2.5/lib-tk', '/ sw/lib/python2.5/lib-dynload', '/sw/lib/python2.5/site-packages'] Has anyone seen this before and know how to fix it? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

