Posts Tagged ‘amazon’

Some have recently posted that a pitfall of the Amazon Simple Email Service is that you can’t setup it up to work through a traditional SMTP as you can with other services such as SendGrid.  While Amazon SES doesn’t provide a SMTP wrapper, Amazon points out that it can be used with some modifications to [...]

At the MvcConf 2 Andrew Davey (@andrewdavey) presented a neat emailing utility for ASP.NET MVC 3 called Postal that allows for using View Engines to ease the creation of email templates, and also takes care of sending the emails out.  During the session someone raised the question about sending through third-party services, namely Amazon Simple [...]