paulirish / email2feed

a google app engine service that takes email at foobar@domain.com and serves a feed at domain.com/foobar

This URL has Read+Write access

name age message
file README.mdown Loading commit data...
file app.yaml
file index.yaml
file main.py
README.mdown

email2feed

Basically the idea here is that emails go into:

bacn@email2feed.org

They will be accessible via ATOM or RSS2 at:

http://email2feed.org/bacn

Notes: There will be no authentication. All feeds are accessible. Use hosted smtp2web: http://www.smtp2web.com Maybe later moved to self-hosted Maybe later we'll have native inbound email in GAE: http://groups.google.com/group/google-appengine-python/browse_thread/thread/614d4a40af49de3a

2.0 potential features: * authentication and private feeds with megahashes