From 8ddbe32be280cf5c3c139974227ac51320a5b64c Mon Sep 17 00:00:00 2001 From: Sourfruit Date: Fri, 19 Aug 2022 19:41:59 -0400 Subject: [PATCH] Added Takeout It's my own mini transactional email service that I've started to work on quite a bit. The free limit has changed several times (and the paid tier's price too) and will eventually become ~1,500 (free emails) at the end of this year. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d74c241..6ec98cb1 100644 --- a/README.md +++ b/README.md @@ -870,6 +870,7 @@ Table of Contents - [Analytics](https://zoho.com/analytics) * [SimpleLogin](https://simplelogin.io/) – Open source, self-hostable email alias/forwarding solution. Free 5 Aliases, unlimited bandwith, unlimited reply/send. Free for educational staffs (student, researcher, etc). * [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. + * [Takeout](https://takeout.bysourfruit.com) - 500 emails/month free. **[⬆ back to top](#table-of-contents)**