<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Digital Derby &#187; email</title>
	<atom:link href="http://www.digitalderby.com/tag/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalderby.com</link>
	<description>The race is on</description>
	<lastBuildDate>Fri, 27 Nov 2009 05:22:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Send email to Appengine</title>
		<link>http://www.digitalderby.com/2009/10/send-email-to-appengine/</link>
		<comments>http://www.digitalderby.com/2009/10/send-email-to-appengine/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 06:45:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[professional]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[email]]></category>

		<guid isPermaLink="false">http://www.digitalderby.com/?p=104</guid>
		<description><![CDATA[Now we can send email to appengine. This is really a cool feature. And greatly enhance the features that developers can use. Incoming Email &#8211; Your App Engine app has been able to send email for some time &#8230; but now, with 1.2.6, your app can also receive email. After enabling mail as an inbound [...]]]></description>
			<content:encoded><![CDATA[<p>Now we can send email to appengine. This is really a cool feature. And greatly enhance the features that developers can use.</p>
<blockquote><p><strong>Incoming Email</strong> &#8211; Your App Engine app has been able to <em>send</em> email for some time &#8230; but now, with 1.2.6, your app can also <em>receive</em> email. After enabling mail as an inbound service (just like XMPP), users can email your application at <em>whatever</em>@<em>yourappid</em>.appspotmail.com. Inbound messages are converted to HTTP requests (again, just like XMPP) which you can receive via webhook handler. Docs for <a href="http://code.google.com/appengine/docs/python/mail/receivingmail.html" target="_blank">Python</a>, <a href="http://code.google.com/appengine/docs/java/mail/receiving.html" target="_blank">Java</a>.</p></blockquote>
<p>Can&#8217;t wait to try this new feature.</p>
<p>Read more details at <a href="http://googleappengine.blogspot.com/2009/10/app-engine-sdk-126-released-with.html" target="_blank">Google Appengine blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalderby.com/2009/10/send-email-to-appengine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
