public marks

PUBLIC MARKS from nhoizey with tags interface & incoming

06 February 2007 10:30

blogrium » Blog Archive » Accept email in your apps with Mailhook

by 2 others (via)
Mailhook is the easiest way to accept email in your web apps. Using Mailhook, you can receive email directly into your scripts and applications as easy as handling a form post. This means that you have no excuse to not have an email interface to your application. At a high level, you can think of Mailhook as an email to HTTP adapter. We receive the email and pass it to your script via HTTP. All you have to do is make the script, hook it up, and you’ll be ready to accept email in your application.

06 February 2007 10:15

mailhook - DevjaVu

by 1 other
Using Mailhook, you can receive email directly into your scripts and applications as easy as handling a form post. This means that you have no excuse to not have an email interface to your application.