Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
Benjamin Golub
Receiving Email - Google App Engine - Google Code - http://code.google.com/appengi...
"Email messages sent to your app are implemented as HTTP requests. To process incoming email messages, you associate email addresses with script handlers in your app configuration, then include the handlers in your app's code. Incoming email generates HTTP requests, which are passed to the appropriate scripts." - Benjamin Golub from Bookmarklet