aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2015-08-05 15:44:07 +0000
committernodiscc <nodiscc@gmail.com>2015-08-05 15:44:07 +0000
commitb03dfdfdf90bbfbde67799c588ebdae35365f516 (patch)
tree65ea83df48a0402b4f48c8485325d8df44e56778
parentMerge pull request #168 from dpfaffenbauer/master (diff)
downloadawesome-selfhosted-b03dfdfdf90bbfbde67799c588ebdae35365f516.tar.gz
awesome-selfhosted-b03dfdfdf90bbfbde67799c588ebdae35365f516.zip
Add Mailpile, fixes #141
Import software from https://github.com/juandecarrion/awesome-self-hosted Other software was already present here or on awesome-sysadmin
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6893ed95..9fb9bf50 100644
--- a/README.md
+++ b/README.md
@@ -122,6 +122,7 @@ See also [Static Site Generators](#static-site-generators) and [Content Managem
### Email
* [Cypht](http://cypht.org/index.html) - A feed reader for your email accounts - `GPL`
* [mailcow](https://github.com/andryyy/mailcow) - Mail server suite based on Dovecot, Postfix and other open source software, that provides a modern Web UI for administration. `GPL`
+ * [Mailpile](https://www.mailpile.is/) - Webmail client with search, filtering, encryption features and more ([Source code](https://github.com/mailpile/Mailpile)) `AGPLv3` `Python`
* [RainLoop](http://www.rainloop.net/) - Simple, modern & fast web-based email client. ([Demo](http://demo.rainloop.net/), [Source code](https://github.com/RainLoop/rainloop-webmail)). `AGPLv3` `PHP`
* [Roundcube](https://roundcube.net) - A web interface to act as an IMAP frontend ([Screenshots](https://roundcube.net/screens/)) ([Source code](https://github.com/roundcube/roundcubemail/)) `GPLv3` `PHP`