From 796740e990e1aeacdbae6b1ae458bc518218d5d7 Mon Sep 17 00:00:00 2001 From: Dmitry Sokol Date: Sun, 17 Sep 2023 22:43:00 +0300 Subject: [PATCH] Add ethereal.email service to the list Ethereal is a fake SMTP service, mostly aimed at Nodemailer and EmailEngine users (but not limited to). It's a completely free anti-transactional email service where messages never get delivered. https://ethereal.email --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d77758d8..9d3160b5 100644 --- a/README.md +++ b/README.md @@ -849,6 +849,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [EmailLabs.io](https://emaillabs.io/en) — Send up to 9,000 Emails for free every month, up to 300 emails per day. * [EmailOctopus](https://emailoctopus.com) - Up to 2,500 subscribers and 10,000 emails per month free * [EmailJS](https://www.emailjs.com/) – This is not a full email server, this is just email client which you can use to send emails right from client send without exposing your credentials, the free tier has: 200 monthly requests, 2 email templates, Requests up to 50Kb, Limited contacts history. + * [EtherealMail](https://ethereal.email) - Ethereal is a fake SMTP service, mostly aimed at Nodemailer and EmailEngine users (but not limited to). It's a completely free anti-transactional email service where messages never get delivered. * [Tempmailers](https://tempmailers.com/) - Generate unlimited temporary email addresses for free * [Emailvalidation.io](https://emailvalidation.io) - 100 free email verifications per month * [fakermail.com](https://fakermail.com/) — Free, temporary email for testing with last 100 email accounts stored.