Mailhook. Free e-mail address to HTTP POST bridge—just provide a script URL and you’ll be given a subdomain; any e-mail sent to an address at that host is then posted to your script.
Mailhook. Free e-mail address to HTTP POST bridge—just provide a script URL and you’ll be given a subdomain; any e-mail sent to an address at that host is then posted to your script.
What a great idea. A few years ago I moved my online contact form to write to a flat file in my mailbox format. Seemed much simpler and more secure than working with mail servers. I'm not that familiar with the details of smtp (or the related email protocols): are there any special benefits to the email protocols over http (combined with all the various tools being developed for the web)?