Simple MailSender implementation to send E-Mails with the Amazon Simple Email Service.
This implementation has no dependencies to the Java Mail API. It can be used to send
simple mail messages that doesn't have any attachment and therefore only consist of a
text body.