Amazon Simple Email Service (Amazon SES) is an outbound-only email-sending service useful for marketing and transactional email, relying on the infrastructure of Amazon. Amazon SES provides the requisite statistics and built-in notifications for bounces, complaints, and deliveries for optimization of campaigns. Emails are sent via SMTP or the Amazon SES API.
Amazon's pricing is per usage, presently at $.10 per thousand sends. The service is free for users of Amazon EC2 (up to 62,000 messages),…
$0.10
for emails after the first 1,000
Sinch Mailgun
Score 8.5 out of 10
N/A
Mailgun is a transactional email API service which was owned and supported by Rackspace (acquired in 2012) and then spun off in 2017 as an independent and standalone entity. It is now supported by Sinch since that company's acquisition of Mailgun and Mailjet, through acquiring Pathwire.
$35
per month
Pricing
Amazon Simple Email Service (SES)
Sinch Mailgun
Editions & Modules
Sending Emails from an Application Hosted in Amazon EC2
$0.10 ($0.12)
for every 1,000 emails after 62,000 (for each GB of storage)
Sending Emails from Another Email Client or Software Package
$0.10 ($0.12)
for every 1,000 emails (for each GB of storage)
Receiving Email
$0.10
for emails after the first 1,000
Sending Emails from an Application Hosted in Amazon EC2
I also use Sendgrid for sending all my transactional emails. It is more expensive than SES, but I feel it is more reliable with a better reputation than SES. I have also used Mailgun, but they are more expensive than SES and deliverability on a shared IP are as bad as SES.
SES is a much lower level technical tool than the other solutions we've used in the past with the exception of Mailgun. We've found SES to actually be much easier to use than Mailgun, although not as powerful. A good way to explain the difference between MailChimp, Constant …
Although I like the email template capability with these other services, and one of them is actually a customer, the simplicity, reliability, and cost effectiveness of SES keeps it at the top of the list. Not to mention, we use so many other services at AWS, the integration is …
Amazon SES is bare-bones, insofar as it will not "help" you with the contents of your message. You cannot use variables in the e-mail, it will not automatically track whether or not the recipient opened the mail or not, it will not help with unsubscribe links, and it will not …
I've tried SES. It had spotty deliverability and AWS has fiddly docs and apis. I tried a few others and while some worked well, they had neither the exposure or maturity to make me confident in using them in a production app. Out of all the products that I have tried that offer …
I previously selected mailgun because of a PHP framework called Laravel. Since I was using that framework, and they had ready examples with mailgun and how to set things up, I went with the flow. It was really easy. Later when I started deploying my services, I was introduced …
Amazon Simple Email Service comes with the bundle of Amazon Web Services (AWS) and it also offers a limited number of emails per month for free. One who has a technical background and wants to send custom emails with custom domains in a professional way can go with Amazon Simple Email Service. If you have no technical background or tech team, it might not be useful for you.
Even with the list of negatives, Mailgun is still a great solution for how easy it is to work with and how ubiquitous it is to find examples and libraries out there on the internet. The company has great support and are usually quick to address and fix things. I do think they have some room for improvement with the lack of templates and the outdated UI log handling/filtering.
As compare to other vendors that I have integrated response is very quick.
You can verify both domain or email to send out the emails from.
While setup you can easily configure it with your domain with few clicks like adding CNAME, DKIM records
Easy to use with or without access key and secret key within aws servers. You can directly map permissions to servers to go without credentials using boto3.
Mailgun is used by spammers, and sometimes your assigned mail server will get blacklisted because of other users on it.
If you end up with a mail server that is blacklisted, your mail will go nowhere. And, below the $300 and up pricing tiers, there is no one at Mailgun to help you get this problem resolved. You are just stuck.
In other words, Mailgun is unreliable as a mission-critical service. I would strongly recommend using a service with better processes in place.
The time for the initial setup is very quick, since you can start sending (thus developing) from their sandbox in no time. The actual configuration involves, as usual, some DNS changes that may require time but are well explained and documented. Once everything is set up, there are a lot of monitoring tools that you can use to optimize your lists.
There have been a few minor outages through the years, but nothing more than a few minutes. These small outages are to be expected in any kind of a SaaS product, but Mailgun handles them very well. We designed our software to just retry sending after a while if there is an outage. As far as I know, we have never had to do more than a few retry cycles. This is all automated on our end, so we rarely even notice. Our customers have never noticed any mail sending outages.
The API and the deliverability of emails is excellent. Their API is very responsive and performs perfectly fine. I have no complaints there. Their management interface though (accessed through the web) is pretty slow though. Searching through lists of emails when I'm tracking down a problem for a customer can take 10+ seconds which is annoyingly high for a modern web app.
We did not have the need of contacting Amazon for support. The documentation they provide is of great quality. Examples are easy to follow. One thing to have into consideration is we didn't have the premium support for AWS, so I can't provide details on how good or bad this service is, but in general, the basic support I had was great.
MailGun's support staff is both friendly and helpful. They were very instrumental early on with helping out during the setup process by answering questions, providing documentation on best sending practices, detailing information about the advantages of sending from a dedicated IP rather than an IP pool, and helping us to remove ourselves from blacklists.
Mailchimp has a fixed monthly price, and with the number of emails that we sent, it's pretty expensive. Since our mailings are quite infrequent, using Mailchimp didn't make financial sense for us, even though Mailchimp is a more polished, packaged solution for email marketing. We evaluated other email delivery solutions as well and didn't find anything that matches Amazon SES on reliability and pricing.
Not really a con but I typically choose SendGrid over Mailgun simply because I've been using SendGrid for so long. Overall, SendGrid and Mailgun are both rock solid and very affordable. You could probably flip a coin on which one to use. I would definitely look into SendGrid's Accelerate Program too.
Over the past six years, Mailgun has scaled with our growth very easily. We haven't had to make any code changes to handle our larger volume today, and their pricing has scaled naturally with our growth. As far as I know, there is nothing we will need to do in order to grow 10-fold. Mailgun just handles the load really well.
Amazon Simple Email Service has improved delivery rates and eliminated delivery issues everywhere we have impelmented it.
We have been able to enforce stricter security within our application environments because we are using Amazon Simple Email Service instead of handling email transmissions natively.