<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Django send email through Gmail'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 07:34:45 GMT</pubDate>
<item>
<title>liange said on 6/21/11</title>
<link>http://snipplr.com/view/26605/django-send-email-through-gmail/</link>
<description><![CDATA[ Can this email handling be used in the website contact form ? Please assist regarding it.
<a href="http://www.seoreseller.co/">seo reseller packages</a> ]]></description>
<pubDate>Tue, 21 Jun 2011 17:16:35 GMT</pubDate>
<guid>http://snipplr.com/view/26605/django-send-email-through-gmail/</guid>
</item>
<item>
<title>jameo said on 11/19/10</title>
<link>http://snipplr.com/view/26605/django-send-email-through-gmail/</link>
<description><![CDATA[ I apologize for my Nov. 18th posting. Code in this snippet works just fine.  My mistake. ]]></description>
<pubDate>Fri, 19 Nov 2010 15:49:31 GMT</pubDate>
<guid>http://snipplr.com/view/26605/django-send-email-through-gmail/</guid>
</item>
<item>
<title>jameo said on 11/18/10</title>
<link>http://snipplr.com/view/26605/django-send-email-through-gmail/</link>
<description><![CDATA[ I setup django  settings.py file for sending e-mails, as described in "Django send email through Gmail" example. But when I ran the django shell, the only way to send the email successfully was to add auth_user and auth_password as parameters in send_mail call.  It's no big deal for me to add them, but I was still mystified that I could not duplication your example. ]]></description>
<pubDate>Thu, 18 Nov 2010 19:10:18 GMT</pubDate>
<guid>http://snipplr.com/view/26605/django-send-email-through-gmail/</guid>
</item>
</channel>
</rss>