diff options
author | nodiscc <nodiscc@gmail.com> | 2018-03-21 20:56:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-21 20:56:55 +0000 |
commit | fad1f627d435c82a22a4a8e78689d285912d7cc1 (patch) | |
tree | b19ad837170fcbf612b4a838e4cef33ffa57063d | |
parent | Merge pull request #1344 from maluramichael/patch-1 (diff) | |
parent | Added Simple NixOS Mailserver (diff) | |
download | awesome-selfhosted-fad1f627d435c82a22a4a8e78689d285912d7cc1.tar.gz awesome-selfhosted-fad1f627d435c82a22a4a8e78689d285912d7cc1.zip |
Merge pull request #1329 from mestaritonttu/patch-2
Added Simple NixOS Mailserver
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -295,6 +295,7 @@ _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` - [Postal](https://github.com/atech/postal) - Postal is a complete and full featured mail server for use by websites and web servers. `MIT` `Ruby` - [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://github.com/r-raymond/nixos-mailserver) - A complete mailserver solution leveraging the Nix Ecosystem. `GPL-3.0` `Nix` #### Mail Transfer Agents |