diff options
author | Jan Vlnas <jnv@users.noreply.github.com> | 2015-08-01 09:20:57 +0000 |
---|---|---|
committer | Jan Vlnas <jnv@users.noreply.github.com> | 2015-08-01 09:20:57 +0000 |
commit | d564016a3c2e57ca8e652b9c1a95b8ec2ca8c700 (patch) | |
tree | defbfb1d723e2a6b91193230236ffe7ac3e7d020 | |
parent | Merge pull request #87 from marcusramberg/patch-1 (diff) | |
download | awesome-selfhosted-d564016a3c2e57ca8e652b9c1a95b8ec2ca8c700.tar.gz awesome-selfhosted-d564016a3c2e57ca8e652b9c1a95b8ec2ca8c700.zip |
Add RainLoop webmail
-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 |