Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 414 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 414 Bytes

Emailization

This is a Google App Engine app I built with Django (nonrel) so you can receive email in your web app as a POST request without having to set up a mail server or do other tricks. You can use it at emailization.com. If its not doing what you want you should change for your needs!

Check the faq on the site to see more about it.