diff options
author | Son NK <nguyenkims@hotmail.com> | 2020-02-16 15:10:22 +0000 |
---|---|---|
committer | Son NK <nguyenkims@hotmail.com> | 2020-02-16 15:10:22 +0000 |
commit | 9a7c0c95ff042abd96f8d651c5cb6175f11913c0 (patch) | |
tree | 0fcf2b210c76a6c70bbac973f2645e705f01d963 | |
parent | Order alphabetically (diff) | |
download | awesome-selfhosted-9a7c0c95ff042abd96f8d651c5cb6175f11913c0.tar.gz awesome-selfhosted-9a7c0c95ff042abd96f8d651c5cb6175f11913c0.zip |
Fix mistake of moving "#### Mail Transfer Agents" to a wrong location
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -324,10 +324,11 @@ _Simple deployment of a mail server, e.g. for inexperienced or impatient admins. - [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` `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` +#### Mail Transfer Agents + _MTAs / SMTP servers_ - [chasquid](https://blitiri.com.ar/p/chasquid/) - SMTP (email) server with a focus on simplicity, security, and ease of operation. ([Source Code](https://blitiri.com.ar/git/r/chasquid/)) `Apache-2.0` `Go` |