Add EmailJS

EmailJS is free service to securely send emails from client side (P.S. I have not yet tested).
This commit is contained in:
Ibrahim H 2021-07-14 11:12:15 +01:00 committed by GitHub
parent b56899fd3d
commit 88288887d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -727,6 +727,8 @@ Table of Contents
- [Bookings](https://zoho.com/bookings)
- [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.
**[⬆ back to top](#table-of-contents)**