diff options
author | mestaritonttu <mestaritonttu@mail.com> | 2018-03-05 13:10:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-05 13:10:08 +0000 |
commit | cac323d87d4a232b0cc7dac6ed6249366262ae8e (patch) | |
tree | 551d3d5fc8264dd48f155735cf845979062b8b68 /README.md | |
parent | Merge pull request #1307 from Kickball/add-tileserver-gl (diff) | |
download | awesome-selfhosted-cac323d87d4a232b0cc7dac6ed6249366262ae8e.tar.gz awesome-selfhosted-cac323d87d4a232b0cc7dac6ed6249366262ae8e.zip |
Added Simple NixOS Mailserver
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -296,6 +296,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. ([Source Code](https://github.com/r-raymond/nixos-mailserver)) `GPL-3.0` `Nix` #### Mail Transfer Agents |