diff options
author | nodiscc <nodiscc@gmail.com> | 2020-05-01 14:18:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-01 14:18:44 +0000 |
commit | 06f2f277274ad091671297eef77a6e2bc293fe90 (patch) | |
tree | d32bc14b9726e666aa335bb52bd3db05f305113e | |
parent | Merge pull request #1995 from trendschau/patch-1 (diff) | |
parent | fix language tag for simplelogin (diff) | |
download | awesome-selfhosted-06f2f277274ad091671297eef77a6e2bc293fe90.tar.gz awesome-selfhosted-06f2f277274ad091671297eef77a6e2bc293fe90.zip |
Merge pull request #1989 from nguyenkims/master
Add SimpleLogin to email and Federated Identity section
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -329,6 +329,7 @@ _Simple deployment of a mail server, e.g. for inexperienced or impatient admins. - [Mail-in-a-Box](https://mailinabox.email/) - Turns any Ubuntu server into a fully functional mail server with one command. ([Source Code](https://github.com/mail-in-a-box/mailinabox)) `CC0-1.0` `Shell` - [Modoboa](http://modoboa.org/en/) - Modoboa is a mail hosting and management platform including a modern and simplified Web User Interface. ([Source Code](https://github.com/tonioo/modoboa)) `MIT` `Python` - [Qmailtoaster](http://www.qmailtoaster.com/) - Stable, full-featured, easy-to-install mail server based on qmail. ([Source Code](https://github.com/QMailToaster/)) `Multiple` `Linux` +- [SimpleLogin](https://simplelogin.io) - Open source email alias solution to protect your email address. Comes with browser extensions and mobile apps. ([Source Code](https://github.com/simple-login/app)) `MIT` `Docker/Python` - [Simple NixOS Mailserver](https://gitlab.com/simple-nixos-mailserver/nixos-mailserver) - Complete mailserver solution leveraging the Nix Ecosystem. `GPL-3.0` `Nix` - [wildduck](https://wildduck.email/) - Scalable no-SPOF IMAP/POP3 mail server. ([Source Code](https://github.com/nodemailer/wildduck)) `EUPL-1.2` `Node.js` |