9 ms·
On the Python side there's Lamson and Google App Engine also has nice email handling capabilities allowing you to parse and access from your own code / app. ht
by tworats 13y ago
On the Python side there's Lamson and Google App Engine also has nice email handling capabilities allowing you to parse and access from your own code / app.
http://lamsonproject.org/ http://lamsonproject.org/
https://developers.google.com/appengine/docs/python/mail/ https://developers.google.com/appengine/docs/python/mail/
- sourc3 13y agoLooks pretty good, I will check this out in more detail! It looks like a common enough problem that I thought there would be mature frameworks around. I keep finding myself looking for a solution like this for most of my side projects..