On Fri, Feb 20, 2009 at 3:55 AM, Reza Muhammad <rez...@sixceedinc.com>wrote:
> > On Feb 20, 2009, at 2:19 PM, Karen Tracey wrote: > > ... > > >> > > Or does it fail not because of the password? because I can connect to >> the mail server from my regular email client with pretty much the same >> setting. >> > > Pretty much the same? What's different? Do you specify anything about > secure sockets or STARTTLS with the client? If you do, you probably need to > turn on EMAIL_USE_TLS in the Django config. Other than that I'm not sure > where to look for what's going wrong. > > > Sorry, I meant they are the same. The username, password, mail server > address are the same. I'm just confused why I can connect from my mail > client, but not through send_mail/mail_admins. > And you don't specify anything like secure sockets or STARTTLS required for the mail client? Lacking source to the mail client (which I'm assuming you don't have?) to compare what it does with what Django does, I'd probably take a network trace of the two cases and compare where they differ. Karen --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---