views:

20

answers:

1

Not a programming question, as such. I'm looking for a web service (API) to handle the notification emails and all other little emails my web application generates. I know I found one before, but now it escapes me.

A: 

One way to do this is by writing a google app engine app to send your emails, they offer a very healthy number of free emails.

thomasfedb