diff options
author | Son NK <nguyenkims@hotmail.com> | 2020-02-15 14:49:24 +0000 |
---|---|---|
committer | Son NK <nguyenkims@hotmail.com> | 2020-02-15 14:49:24 +0000 |
commit | 3a33d0dd0c3c7736ec3aeb0fc10535d633b01e14 (patch) | |
tree | 2278e99b6a42e6b431df4170c20213b9d335540b /README.md | |
parent | Merge pull request #1985 from shilch/patch-1 (diff) | |
download | awesome-selfhosted-3a33d0dd0c3c7736ec3aeb0fc10535d633b01e14.tar.gz awesome-selfhosted-3a33d0dd0c3c7736ec3aeb0fc10535d633b01e14.zip |
Add SimpleLogin to email solutions section
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -325,7 +325,7 @@ _Simple deployment of a mail server, e.g. for inexperienced or impatient admins. - [Qmailtoaster](http://www.qmailtoaster.com/) - Stable, full-featured, easy-to-install mail server based on qmail. ([Source Code](https://github.com/QMailToaster/)) `Multiple` `Linux` - [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` - +- [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` `Python` #### Mail Transfer Agents _MTAs / SMTP servers_ |