aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index a96b99b4..03b0d11b 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,7 @@ Table of Contents
- [Ticketing systems](#ticketing-systems)
- [URL Shorteners](#url-shorteners)
- [Wikis](#wikis)
+- [Webmail](#webmail)
- [XMPP](#xmpp)
- [Self-hosting Solutions](#self-hosting-solutions)
- [List of Licenses](#list-of-licenses)
@@ -586,6 +587,15 @@ See [staticsitegenerators.net](https://staticsitegenerators.net) and [staticgen.
* [YOURLS](http://yourls.org/) - YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. Features include password protection, URL customization, bookmarklets, statistics, API, plugins, jsonp ([Source code](https://github.com/YOURLS/YOURLS/), [Documentation](https://github.com/YOURLS/YOURLS/wiki)) - `MIT`
+## Webmail
+*Webmail applications.*
+
+* [Roundcube](http://roundcube.net/) - Browser-based IMAP client with an application-like user interface.
+* [SquirrelMail](http://squirrelmail.org) - Another browser-based IMAP client.
+* [Horde](http://www.horde.org) - Webmail and groupware client
+* [Rainloop](http://www.rainloop.net) - Very nice webmail with IMAP/SMTP Support and multi accounting
+
+
## Wikis
* **[Wikimatrix](http://www.wikimatrix.org/) - A wiki platforms comparator**