Browse Source

add Webmail from n1trux/awesome-sysadmin

n1trux 10 năm trước cách đây
mục cha
commit
169a8a9b56
1 tập tin đã thay đổi với 10 bổ sung0 xóa
  1. 10 0
      README.md

+ 10 - 0
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**