diff options
author | Son NK <nguyenkims@hotmail.com> | 2020-02-15 14:52:53 +0000 |
---|---|---|
committer | Son NK <nguyenkims@hotmail.com> | 2020-02-15 14:52:53 +0000 |
commit | 573deae5424c499da675978e650660e7a1e05512 (patch) | |
tree | d42d5cd827946340169d223f79de2e273393eed7 | |
parent | Add SimpleLogin to Federated Identity/Authentication section (diff) | |
download | awesome-selfhosted-573deae5424c499da675978e650660e7a1e05512.tar.gz awesome-selfhosted-573deae5424c499da675978e650660e7a1e05512.zip |
Order alphabetically
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -323,10 +323,10 @@ _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` -- [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 +- [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` _MTAs / SMTP servers_ |