diff options
author | phre4k <me@phre4k.at> | 2015-08-04 06:50:37 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-08-12 13:26:03 +0000 |
commit | a3011926793a3f524a4e7ccc3b4f601c33831440 (patch) | |
tree | ebcb0d35e6e3728d154f5077a5969f934fb37e9e | |
parent | consolidated XMPP sections (diff) | |
download | awesome-selfhosted-a3011926793a3f524a4e7ccc3b4f601c33831440.tar.gz awesome-selfhosted-a3011926793a3f524a4e7ccc3b4f601c33831440.zip |
consolidated multiple Email sections
-rw-r--r-- | README.md | 21 |
1 files changed, 8 insertions, 13 deletions
@@ -126,11 +126,15 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin ## Communication systems ### 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` + + * [Cypht](http://cypht.org/index.html) - A feed reader for your email accounts - `GPL` + * [Horde](http://www.horde.org) - Webmail and groupware client. * [Mailpile](https://www.mailpile.is/) - Webmail client with search, filtering, encryption features and more ([Source code](https://github.com/mailpile/Mailpile)) `AGPLv3` `Python` - * [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` + * [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 webmail with IMAP/SMTP Support and multi accounting. ([Demo](http://demo.rainloop.net/), [Source code](https://github.com/RainLoop/rainloop-webmail)). `AGPLv3` `PHP` + * [Roundcube](https://roundcube.net) - Browser-based IMAP client with an application-like user interface. ([Screenshots](https://roundcube.net/screens/)) ([Source code](https://github.com/roundcube/roundcubemail/)) `GPLv3` `PHP` + * [SquirrelMail](http://squirrelmail.org) - Another browser-based IMAP client. + ### XMPP @@ -596,15 +600,6 @@ 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** |