diff options
author | n1trux <n1trux@users.noreply.github.com> | 2015-08-03 13:29:25 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-08-12 13:26:03 +0000 |
commit | 169a8a9b5671e2f7b8ef6540d2baf92578b38b48 (patch) | |
tree | f76afddeca4671afedb7239396c99d3b2659ccc9 | |
parent | add XMPP from n1trux/awesome-sysadmin (diff) | |
download | awesome-selfhosted-169a8a9b5671e2f7b8ef6540d2baf92578b38b48.tar.gz awesome-selfhosted-169a8a9b5671e2f7b8ef6540d2baf92578b38b48.zip |
add Webmail from n1trux/awesome-sysadmin
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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** |