4
Shouts

Sending Mail from a .NET App Using Amazon SES (Simple Email Service)

published 847 days, 11 hours, 55 minutes ago posted by JudoJudo 848 days, 3 hours ago
Friday, January 28, 2011 11:45:09 PM GMT Friday, January 28, 2011 8:39:34 AM GMT

Amazon’s Simple Email Service (SES) is a great solution for any project which requires bulk emails. the primary advantage of SES is cost, at $0.10 per 1000 emails sent it is between 5-10x cheaper than other alternatives such as SendGrid. There is a downside to the SES service, however and it is that it currently doesn’t provide an SMTP wrapper so whilst SendGrid and others allow you to simple change your SMTP settings, with SES you will have to do a bit more work. Amazon (AWS) provides a very useful .NE...

category: Web Dev | clicked: 11 | | source: www.aspnet101.com | show counter code
tags: SES, Mail, Email

No comments yet, be the first one to post comment.

To post your comment please login or signup