Need advice about which tool to choose?Ask the StackShare community!
Mailgun vs Mailjet vs SendGrid: What are the differences?
Introduction
Mailgun, Mailjet, and SendGrid are all popular email delivery services that provide efficient and reliable methods for sending emails. While they have similarities, there are several key differences between these services.
Pricing: Mailgun offers a flexible pricing structure based on the number of emails sent, allowing users to choose a plan that suits their needs. Mailjet also has a similar pricing model, offering different plans based on the number of emails sent per month. On the other hand, SendGrid provides a tiered pricing model based on the number of emails sent and the features required, making it suitable for both small businesses and larger enterprises.
API and Integration: Mailgun provides a powerful API that allows developers to integrate it seamlessly into their applications and websites. It offers SDKs in multiple programming languages, making it easy to implement. Mailjet also offers a feature-rich API with extensive documentation and libraries in various programming languages. SendGrid, similarly, provides a robust API that is well-documented and has libraries available for different programming languages.
Email Templates: Mailgun offers a templating system that allows users to create and customize email templates, making it easier to maintain a consistent design across multiple emails. It provides a simple yet flexible syntax for template variables and conditional logic. Mailjet also offers a comprehensive templating system that allows users to build dynamic and personalized emails using their drag-and-drop editor. SendGrid provides a similar templating system, allowing users to create customizable email templates using HTML, CSS, and template variables.
Email Analytics and Reporting: Mailgun provides detailed analytics and reporting features that enable users to track the delivery, open rates, and click-through rates of their emails. It also offers event tracking, allowing users to monitor email events in real-time. Mailjet offers similar analytics and reporting capabilities, providing insights into delivery rates, open rates, and click-through rates. SendGrid also provides comprehensive email analytics, including detailed delivery, engagement, and event data.
Email Deliverability: Mailgun focuses on ensuring high email deliverability rates by optimizing their email infrastructure, implementing anti-spam measures, and maintaining strong relationships with ISPs. Mailjet also places emphasis on deliverability by using advanced routing and infrastructure optimization techniques. SendGrid, likewise, has a strong focus on deliverability and provides various tools and features to improve email deliverability, such as automatic link and image caching.
Customer Support: Mailgun offers various support options, including email support and a customer support portal with FAQs and guides. It also has a community forum where users can ask questions and share knowledge. Mailjet provides customer support through email, a help center with detailed documentation, and a community forum. SendGrid offers customer support through email, chat, and phone, as well as a knowledge base and community forum.
In Summary, Mailgun, Mailjet, and SendGrid have differences in pricing models, API and integration options, email templating capabilities, email analytics and reporting features, email deliverability focus, and customer support offerings. These differences make it important for users to carefully consider their specific requirements and choose the service that best suits their needs.
For transactional emails, notifications, reminders, etc, I want to make it so writers/designers can set up the emails and maintain them, and then dynamically insert fields, that I then replace when actually sending the mail from code.
I think the ability to use a basic layout template across individual email templates would make things a lot easier (think header, footer, standard typography, etc).
What is best for this? Why would you prefer Mailgun, SendGrid, Mandrill or something else?
The only transactional email service that I've been able to stomach is Postmark! It is by far the easiest (and quickest to get feedback from) service that I have come across. While drowning in attempts to debug Mandril, Mailgun and others I get quick feedback from Postmark in what I need to do.
Postmark for the win!
If you need your emails to be sent in a time-sensitive manner, I'd recommend SendGrid. We were using Mailgun and the lag because they aren't "transactional" in nature caused issues for us. SendGrid also has the ability to do dynamic templates and bulk send from their API. I don't know that they have the shared layout ability you mentioned, though.
We are using more extensively Mandrill.
It is a ok tool, which gives you the power for emailing with nice set of features.
The templates editing and management is a bit tricky, but this is mostly related to email templates in general, which are hard to create and maintain.
I do not think you can share the parts of the templates. You can have your predefined templates with possibility to insert dynamic content.
They provide a limited possibility to preview and test your templates.
The template editor is text only. For the better editors checkout http://topol.io or https://mosaico.io
Unfortunately, I do not have experience with the other tools and possibilities to manage templates.
At this stage, all of the tools you mentioned do email delivery pretty well. They all support email templates as well. Here are some considerations:
- Twilio owns SendGrid. If you're an existing Twilio customer, in my opinion that's a good reason to use SendGrid over the other solutions. The APIs are solid, and Twilio has excellent developer tools that allow you to create interesting automations (which is important for scaling).
- Mandrill was created by MailChimp, who have massive experience with email delivery and specifically with emailing beautiful email templates.
- Mailgun is a tool on its own. Like the other two, it supports mail templates and is built to be controlled almost exclusively via APIs.
SendGrid and Mandrill have pretty nice WYSIWIG template editors as part of their platform. Not so sure about Mailgun.
So for me the considerations would be: 1. How easy is it for you to integrate with their API? How complete is their API in terms of your own specific needs? 2. Prices: Which one works best for my budget? 3. Am I OK with editing the templates elsewhere (or even by hand), and then pasting the code into Mailgun? Or do I want the comfort of Mandrill or Sendgrid with their WYSIWYG editors?
Personally I'd go with Twilio, simply because it's such a massive ecosystem they are less likely to go bankrupt, and their APIs are rock solid.
We chose Postmark as our transactional email service for several reasons:
Laser-focus (at the time) on transactional email - their success/speed/reliability with delivering transactional email is amazing. Note, they have now branched out and offer marketing/broadcast email services too.
Developer-friendly - Awesome docs and resources. Their Rail gem integrates directly with ActionMailer so nearly all of our code worked without changes.
Servers - You can set up "Servers" for different mail streams/workflows to keep things separate and easy to review.
Bootstrapped - Wildbit (who makes Postmark) is bootstrapped just like the Friendliest.app and they offer a service credit to other bootstrapped startups.
We did a quick test on the reliability of these three common email services, sending a few emails an hour at random intervals.
Unfortunately, none of them had 100% availability over the 30 day test. I don't understand why this is so hard?
Mailgun performed the best with the most reliability and fastest response times. Mandrill was notably bad.
Of course we chose Coresender to send our own transactional emails :) So I thought I'll let you know how we use it.
We set up separate sending accounts for all company needs, eg. transactional emails, monitoring alerts, time to inbox. We even configured our office printers to send emails through Coresender.
We have a real-time and extremely usable view into what emails go through each account, so each time anybody reports an email not arriving we're able to assist them in a few seconds
We utilize our message timeline feature, so we can learn eg. if people are clicking on password reset links
We always know how many of our onboarding emails are being opened which helps us improve them
Finally, we have full controll over our suppressions lists, so we can add (and remove!) from them whenever necessary.
To sum up, at Coresender we're eating our own dogfood and it helps us stay connected to the product and understand our customers better.
While building our authentication system, we originally picked Mailgun. However, emails took minutes to arrive and some of them didn't get delivered - or got delivered to spam.
We started looking for a new provider, and settled on Postmark. We love that they track time-to-inbox, it makes me feel they really care about going above and beyond to provide a good service.
Pros of Mailgun
- Quick email integration178
- Free plan148
- Easy setup91
- Ridiculously reliable67
- Extensive apis53
- Great for parsing inbound emails30
- Nice UI25
- Developer-centric22
- Excellent customer support15
- Heroku Add-on12
- Easy to view logs of sent emails4
- Email mailbox management for developers4
- Great PHP library2
- Great documentation2
- Great customer support, love rackspace2
- Better than sendgrid not ask too many question1
Pros of Mailjet
- Simple7
- Cheap6
- Reliable2
- Setup1
- Integrates with Zapier1
- outsourcing1
Pros of Twilio SendGrid
- Easy setup190
- Cheap and simple137
- Easy email integration!107
- Reliable86
- Well-documented58
- Generous free allowance to get you started28
- Trackable25
- Heroku add-on21
- Azure add-on15
- Better support for third party integrations13
- Simple installation6
- Free plan6
- Helpful evangelist staff4
- Great client libraries4
- Great support3
- Better customer support than the competition3
- Great add-ons3
- Nice dashboard2
- Scalable2
- Web editor for templates1
- Cool setup1
- Within integration1
- Easy set up1
- Free1
- Great customer support1
- Google cloud messaging1
Sign up to add or upvote prosMake informed product decisions
Cons of Mailgun
- Cost2
- No HTTPS tracking links supported2
- Emails go to spam due to blacklisted IP's of mailgun1
- Cannot create multiple api keys1
Cons of Mailjet
- Support does not respond1
- Support is a joke1
Cons of Twilio SendGrid
- Google analytics integration is not campaign-specific3
- Shared IP blacklist removal takes months1
- Shares IP blacklist removal0