<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Testing mail locally with the Google App Engine Development Web Server</title>
	<atom:link href="http://aralbalkan.com/1311/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/1311</link>
	<description>Passionate geekisms.</description>
	<lastBuildDate>Sun, 12 Feb 2012 17:52:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: David Underhill</title>
		<link>http://aralbalkan.com/1311/comment-page-1#comment-261344</link>
		<dc:creator>David Underhill</dc:creator>
		<pubDate>Sun, 19 Sep 2010 21:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1311#comment-261344</guid>
		<description>You can send mail through GMail&#039;s SMTP server if you patch the development server&#039;s mail stub.  A simple solution is described here:

http://stackoverflow.com/questions/968445/error-while-sending-email</description>
		<content:encoded><![CDATA[<p>You can send mail through GMail&#8217;s SMTP server if you patch the development server&#8217;s mail stub.  A simple solution is described here:</p>
<p><a href="http://stackoverflow.com/questions/968445/error-while-sending-email" rel="nofollow">http://stackoverflow.com/questions/968445/error-while-sending-email</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aleksandar</title>
		<link>http://aralbalkan.com/1311/comment-page-1#comment-257263</link>
		<dc:creator>aleksandar</dc:creator>
		<pubDate>Mon, 17 Aug 2009 22:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1311#comment-257263</guid>
		<description>Can this be used on appengine server?</description>
		<content:encoded><![CDATA[<p>Can this be used on appengine server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Get Six Pack Fast</title>
		<link>http://aralbalkan.com/1311/comment-page-1#comment-245820</link>
		<dc:creator>How to Get Six Pack Fast</dc:creator>
		<pubDate>Wed, 15 Apr 2009 13:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1311#comment-245820</guid>
		<description>I noticed that this is not the first time   you write about the topic. Why have you chosen it again?</description>
		<content:encoded><![CDATA[<p>I noticed that this is not the first time   you write about the topic. Why have you chosen it again?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konrad Martin</title>
		<link>http://aralbalkan.com/1311/comment-page-1#comment-239792</link>
		<dc:creator>Konrad Martin</dc:creator>
		<pubDate>Fri, 03 Apr 2009 18:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1311#comment-239792</guid>
		<description>The thread mentioned in comment#5 is pretty long. The solution can be found in posting #18:
http://groups.google.com/group/app-engine-patch/msg/9cca92df4b993d6c?hl=en
There I explain step by step how to send email on a windows machine - email sent to a real email account via Byron Jones windows sendmailer.</description>
		<content:encoded><![CDATA[<p>The thread mentioned in comment#5 is pretty long. The solution can be found in posting #18:<br />
<a href="http://groups.google.com/group/app-engine-patch/msg/9cca92df4b993d6c?hl=en" rel="nofollow">http://groups.google.com/group/app-engine-patch/msg/9cca92df4b993d6c?hl=en</a><br />
There I explain step by step how to send email on a windows machine &#8211; email sent to a real email account via Byron Jones windows sendmailer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konrad Martin</title>
		<link>http://aralbalkan.com/1311/comment-page-1#comment-239173</link>
		<dc:creator>Konrad Martin</dc:creator>
		<pubDate>Thu, 02 Apr 2009 10:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1311#comment-239173</guid>
		<description>Real Mail with App Engine development server is working now.

See massage 02 Apr 2009 to Google group app-engine-patch:
http://groups.google.de/group/app-engine-patch/browse_thread/thread/1662f95d9cacee24</description>
		<content:encoded><![CDATA[<p>Real Mail with App Engine development server is working now.</p>
<p>See massage 02 Apr 2009 to Google group app-engine-patch:<br />
<a href="http://groups.google.de/group/app-engine-patch/browse_thread/thread/1662f95d9cacee24" rel="nofollow">http://groups.google.de/group/app-engine-patch/browse_thread/thread/1662f95d9cacee24</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konrad Martin</title>
		<link>http://aralbalkan.com/1311/comment-page-1#comment-238283</link>
		<dc:creator>Konrad Martin</dc:creator>
		<pubDate>Tue, 31 Mar 2009 15:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1311#comment-238283</guid>
		<description>Another solution is discussed in the app-engine-patch group
http://groups.google.de/group/app-engine-patch/browse_thread/thread/1662f95d9cacee24?hl=en
and perhaps Byron Jones the author of a windows FakeSendmailer will come out with an app-engine version of his program making the whole process of sending real test-emails from your local development dev_appserver.py quite simple</description>
		<content:encoded><![CDATA[<p>Another solution is discussed in the app-engine-patch group<br />
<a href="http://groups.google.de/group/app-engine-patch/browse_thread/thread/1662f95d9cacee24?hl=en" rel="nofollow">http://groups.google.de/group/app-engine-patch/browse_thread/thread/1662f95d9cacee24?hl=en</a><br />
and perhaps Byron Jones the author of a windows FakeSendmailer will come out with an app-engine version of his program making the whole process of sending real test-emails from your local development dev_appserver.py quite simple</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral</title>
		<link>http://aralbalkan.com/1311/comment-page-1#comment-199368</link>
		<dc:creator>Aral</dc:creator>
		<pubDate>Wed, 17 Dec 2008 23:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1311#comment-199368</guid>
		<description>Yep, that&#039;s right: you will only see the emails in the console :)</description>
		<content:encoded><![CDATA[<p>Yep, that&#8217;s right: you will only see the emails in the console :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nora</title>
		<link>http://aralbalkan.com/1311/comment-page-1#comment-199313</link>
		<dc:creator>Nora</dc:creator>
		<pubDate>Wed, 17 Dec 2008 18:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1311#comment-199313</guid>
		<description>Thank you very much for a very help tip indeed.  I have been trying to get this email option to work all day and did not get anywhere!  
Just one question, now I will not get real emails sent to my email account but if it shows it is successful in the other console that listens to the port then does that mean it is working fine?

thank you very much...very grateful!</description>
		<content:encoded><![CDATA[<p>Thank you very much for a very help tip indeed.  I have been trying to get this email option to work all day and did not get anywhere!<br />
Just one question, now I will not get real emails sent to my email account but if it shows it is successful in the other console that listens to the port then does that mean it is working fine?</p>
<p>thank you very much&#8230;very grateful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Designer</title>
		<link>http://aralbalkan.com/1311/comment-page-1#comment-191331</link>
		<dc:creator>Web Designer</dc:creator>
		<pubDate>Wed, 22 Oct 2008 11:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1311#comment-191331</guid>
		<description>Hey, do you think this will work for &lt;a href=&quot;http://xtremax.com&quot; rel=&quot;nofollow&quot;&gt;web designs&lt;/a&gt; integrated with joomla at local machines because at times I really cannot check smtp without going to online server</description>
		<content:encoded><![CDATA[<p>Hey, do you think this will work for <a href="http://xtremax.com" rel="nofollow">web designs</a> integrated with joomla at local machines because at times I really cannot check smtp without going to online server</p>
]]></content:encoded>
	</item>
</channel>
</rss>

