EmailMessage improperly Configured

2008-04-24 Thread NoobStick
Well I have been attempting to make this work for me http://code.google.com/p/django-registration/ in conjunction with the gmail piece, but I think I am missing something. I changed my settings file accordingly and the other file as directed. I have libgmail installed, from django.core.mail impo

Re: EmailMessage improperly Configured

2008-04-24 Thread NoobStick
I forgot to add I am using the most recent release of SVN. --~--~-~--~~~---~--~~ 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

libgmail KeyError

2008-04-27 Thread NoobStick
Hi guys and gals, I am receiving this error Exception Type: KeyError Exception Value:'GMAIL_AT' Exception Location: C:\Python25\lib\site-packages\libgmail.py in _getActionToken, line 562 I have made all of the other necessary changes to get it up and functioning to this point,