diff options
author | nodiscc <nodiscc@gmail.com> | 2015-08-03 12:13:58 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-08-03 12:13:58 +0000 |
commit | 4271f94749db9bb8d74481387b97cb1644ebdb46 (patch) | |
tree | 76fbe41399204c2bc09fb8a2b69be2a3bca44cdb /README.md | |
parent | Merge remote-tracking branch 'kickball/pr/112' into next (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-4271f94749db9bb8d74481387b97cb1644ebdb46.tar.gz awesome-selfhosted-4271f94749db9bb8d74481387b97cb1644ebdb46.zip |
Merge remote-tracking branch 'kickball/pr/117' into next
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -117,6 +117,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` + * [Mail-in-a-Box](https://mailinabox.email/) - Turns any Ubuntu server into a fully functional and secure mail server with one command. * [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` |