Set some EMAIL_HOST, EMAIL_HOST_USER, and EMAIL_HOST_PASSWORD in your settings. That might help you.
Regards, Aidas Bendoraitis aka Archatas On 4/26/07, arv43 <[EMAIL PROTECTED]> wrote: > > hello, > i get a 550, relay not permitted error when i try to use send_mail. > this is on my laptop running Ubuntu. But when I try this on my host > (webfaction), I get a different error > > Exception Type: error > Exception Value: (111, 'Connection refused') > Exception Location: /usr/local/lib/python2.4/smtplib.py in > connect, line 310 > > i have a registration/login form, which simply takes in an email id, > and sends an email to that id. unfortunately, i get an error. > > My guess is something needs to be done about the mail server, but > unlike Python's smtplib which requires a server to connect and stuff, > Django doesnt seem to have/need anything. is there someplace that i > should modify settings for sending mail to work. > > Thanks > > > > > --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---