diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-01 19:48:47 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-01 19:48:47 +0000 |
commit | a9d7d60c459ddd8e79f539821110ddac43273886 (patch) | |
tree | e86c124ab18199478a35b84b16539b75e28e8365 | |
parent | Merge pull request #95 from sabas/patch-1 (diff) | |
parent | Add RainLoop webmail (diff) | |
download | awesome-selfhosted-a9d7d60c459ddd8e79f539821110ddac43273886.tar.gz awesome-selfhosted-a9d7d60c459ddd8e79f539821110ddac43273886.zip |
Merge pull request #93 from jnv/patch-3
Add RainLoop (Email)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -115,6 +115,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` + * [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` ### XMPP |