Skip to content

Simple example of using app engine to create a bi-directional email gateway to your app with http

Notifications You must be signed in to change notification settings

darragh/appengine-email-gateway-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example of using app engine as an email gateway to your app.

Only intended as a throwaway example of the mechanisms involved. Obviously you'd probably want some approach to make it secure, and handle other parts of an email message, such as attachments.

App Engine Docs:
http://code.google.com/appengine/docs/python/mail/

About

Simple example of using app engine to create a bi-directional email gateway to your app with http

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages