Amazon Simple Email Service, or SES, provides cloud-based email as a service. Amazon SES simplifies sending emails from applications being hosted on services such as Amazon EC2. Because email services are often used by spammers, Amazon SES provides each user with a quota. EC2 users can send 2,000 emails per day for free.
The service allows developers to send either raw email or formatted email using Amazon's SMTP servers. Any spam complaints or other issues bubble back up to the developer. Similar to other Amazon Web Services, Amazon SES charges per gigabyte for transfer in and out of its systems.

Click the "Track this API" button on any profile page and never miss an API update, new app, or breaking news for that API again.





©ProgrammableWeb.com 2013. All rights reserved.
Terms of Service | Privacy Policy
Comments
at 15:27
test
at 15:26
I've made Python API for Amazon SES http://tagmask.com/vladimir/posts/26
Read more comments
You must be logged in to comment. Not a PW member yet? Why not register.