summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIbrahim H <bitsnaps@yahoo.fr>2021-07-14 11:12:15 +0100
committerGitHub <noreply@github.com>2021-07-14 11:12:15 +0100
commit88288887d1e7882415bc98b665e505c6d91e7d7f (patch)
tree7cce35681bb62830f9a2458e562e2690477954e8
parentb56899fd3de2857cb12060544ce8dfeffc9416c2 (diff)
Add EmailJS
EmailJS is free service to securely send emails from client side (P.S. I have not yet tested).
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 087abad..23be86c 100644
--- a/README.md
+++ b/README.md
@@ -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)**