paulirish / email2feed
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
fd95ff8
| name | age | message | |
|---|---|---|---|
| |
README.mdown | ||
| |
app.yaml | ||
| |
index.yaml | ||
| |
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

