Based on our record, Ethereal Email should be more popular than testmail.app. It has been mentiond 8 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Testmail.app - Automate end-to-end email tests with unlimited mailboxes and a GraphQL API. 100 emails/month free forever, unlimited free for open source. - Source: dev.to / almost 4 years ago
I initially checked if it's a phishing link. But it wasn't. Found this funny. If you ever find yourself in a position to test your newly written email module, try out testmail.app (not a sponsored link). Source: almost 4 years ago
Email service for sending email verification codes. In this example we will use the fake SMTP service. - Source: dev.to / 2 months ago
Sending periodic emails is an important area of application for cron job. In this section, we will use the Node.js nodemailer and node-cron module to implement sending periodic email functionality. Nodemailer module support test account created with Ethereal Email. - Source: dev.to / over 1 year ago
For Nodemailer to work we will need to provide it with an SMTP service and the auth credentials, let's use Ethereal which is a fake SMTP service. Navigate to - https://ethereal.email and click the button to create an Ethereal account. - Source: dev.to / 11 months ago
EtherealMail - Ethereal is a fake SMTP service, mainly aimed at Nodemailer and EmailEngine users (but not limited to). It's an entirely free anti-transactional email service where messages never get delivered. - Source: dev.to / over 1 year ago
Since this is node subreddit, I would suggest you use nodemailer. You can create a free account on https://ethereal.email to test with, then when you are ready to go, sign up with whichever transactional mail service you choose (there will likely be a nodemailer extension for it, or it will just print vide SMTP creds to add to nodemailer) and update the config in your app. Source: almost 2 years ago
Mailosaur - Email Testing for QA & Development Teams.
MailHog - MailHog is an email testing tool inspired by MailCatcher, but easier to install.
Mailtrap - Email Delivery Platform that delivers just in time. Great for businesses and individuals.
Zyntra App - Zyntra is a disposable email platform for QA teams and test automation workflows. It helps you capture, assert, and validate email content as part of your end-to-end tests — without manual setup or flaky workarounds.
mailslurp - Email and SMS testing and development platform for software engineers and QA testers
FakeSMTP - FakeSMTP is a Free Fake SMTP Server with GUI for testing emails in applications easily.