i'm looking for a GUI for Amazon Simple Email Service, which displays stats of sent mails. Does someone know any?

link|improve this question
Are you looking for desktop software or web software? If you want desktop software, the question is fine for Super User, but if you want a web application, it would be better for Web Applications. – nhinkle Aug 20 '11 at 23:21
feedback

migrated from stackoverflow.com Aug 20 '11 at 7:11

This question came from our site for professional and enthusiast programmers.

1 Answer

This is meanwhile available within the AWS Management Console, see Amazon SES Management Console specifically:

The Amazon SES Management Console is a simple and intuitive web-based user interface for Amazon SES that allows you to do common SES management functions with a few clicks of your mouse. These include checking your sending quota and usage; seeing your Amazon SES bounce, complaint, and rejection metrics over time; verifying sender email addresses; and sending both formatted and raw test emails. [emphasis mine]

You might want to read the introductory post New - AWS Management Console Support for the Simple Email Service as well for a quick overview.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown