Parsing incoming mail with google app engine?
- by Ken
We have our mail setup with google apps. We want to be able to run some regular expressions on incoming mail and process this information.
Is this possible today with Google App Engine? Does google provide some kind of infrastructure that can do this?