Tag: SES
Handling bounces on Amazon SES
If you send to an email that does not exist, Amazon SES will perform some handling of the bounce before passing the details on to you. When you send email...
Verifying Senders with Amazon SES
I’ve already written a couple of pieces about Amazon Simple Email Service (SES) on sending Email and sending emails with attachments . Why do you have to...
Sending more than a basic email with Amazon SES
Previously, I wrote about getting started with Amazon’s Simple Email Service , and I included details of how to send a basic email. The SendEmail method is...
Getting started with Amazon SES in .NET
Amazon SES (Simple Email Service) is a cloud based email service for sending bulk or transactional emails. It has a web based API and Amazon also provide a...
