aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanislaw Findeisen <sfindeisen@users.noreply.github.com>2022-08-08 18:32:05 +0000
committerStanislaw Findeisen <sfindeisen@users.noreply.github.com>2022-08-08 18:32:05 +0000
commit3853c609af818cc260361dac18b8c589d643b2f9 (patch)
treeb9216acc07611b86b625eca1db2d6b54aeb2d4ad
parentMerge pull request #3192 from forks-by-kieran/descriptions (diff)
downloadawesome-selfhosted-3853c609af818cc260361dac18b8c589d643b2f9.tar.gz
awesome-selfhosted-3853c609af818cc260361dac18b8c589d643b2f9.zip
add mkhost
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b7a91726..eaa5d754 100644
--- a/README.md
+++ b/README.md
@@ -396,6 +396,7 @@ 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`
- [Mailcow](https://mailcow.email/) - Mail server suite based on Dovecot, Postfix and other open source software, that provides a modern Web UI for administration. ([Source Code](https://github.com/mailcow/mailcow-dockerized)) `GPL-2.0` `Docker/PHP`
- [Mailu](https://mailu.io/) - Mailu is a simple yet full-featured mail server as a set of Docker images. ([Source Code](https://github.com/Mailu/Mailu)) `MIT` `Docker/Python`
+- [mkhost](https://github.com/sfindeisen/mkhost) - Declarative, idempotent mail server configuration script. `Apache-2.0` `Python`
- [Modoboa](https://modoboa.org/en/) - Modoboa is a mail hosting and management platform including a modern and simplified Web User Interface. ([Source Code](https://github.com/modoboa/modoboa)) `ISC` `Python`
- [Ptorx](https://github.com/xyfir/ptorx) - Email privacy. Anonymously send and receive with alias forwarding. `GPL-3.0` `Nodejs`
- [Simple NixOS Mailserver](https://gitlab.com/simple-nixos-mailserver/nixos-mailserver) - Complete mailserver solution leveraging the Nix Ecosystem. `GPL-3.0` `Nix`