diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-05 22:01:12 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-05 22:01:12 +0000 |
commit | f142d7a7cacaf2f67f67deb3c4b5e7a3e864236a (patch) | |
tree | 65ea83df48a0402b4f48c8485325d8df44e56778 | |
parent | Merge pull request #168 from dpfaffenbauer/master (diff) | |
parent | Add Mailpile, fixes #141 (diff) | |
download | awesome-selfhosted-f142d7a7cacaf2f67f67deb3c4b5e7a3e864236a.tar.gz awesome-selfhosted-f142d7a7cacaf2f67f67deb3c4b5e7a3e864236a.zip |
Merge pull request #171 from Kickball/import-ash
Add Mailpile (Email), Fixes #141
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |