aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Morin <bdmorin@gmail.com>2017-06-11 16:01:20 +0000
committerBrian Morin <bdmorin@gmail.com>2017-06-11 16:01:20 +0000
commit364fe5a8941be79ea772316633f1c3bffc0d9942 (patch)
treeb16d1be4996110d181f75c01230b3277db59cdc8
parentRemoved Source code from mirrorrr (diff)
downloadawesome-selfhosted-364fe5a8941be79ea772316633f1c3bffc0d9942.tar.gz
awesome-selfhosted-364fe5a8941be79ea772316633f1c3bffc0d9942.zip
Added Postal Email solution
Self hosted mail server for incoming/outgoing
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f82004c4..cf969ae0 100644
--- a/README.md
+++ b/README.md
@@ -265,6 +265,7 @@ _simple deployment of a mail server, e.g. for inexperienced or impatient admins.
* [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/andryyy/mailcow)) `GPLv2` `PHP`
* [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` `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`
+ * [Postal](https://github.com/atech/postal) - Postal is a complete and full featured mail server for use by websites and web servers. `MIT` `Ruby`
#### Mail Transfer Agents