diff options
author | Andrew <AndyR207@users.noreply.github.com> | 2016-01-26 11:44:43 +0000 |
---|---|---|
committer | Andrew <AndyR207@users.noreply.github.com> | 2016-01-26 11:44:43 +0000 |
commit | fc71dbdb2aa6aa629a22d81d0c497b0dcb0ff6b4 (patch) | |
tree | 704e1375fdf77917bfe875f447338570ec60d4b2 | |
parent | Merge pull request #419 from ReadmeCritic/master (diff) | |
parent | Remove dovecot from webmail client (diff) | |
download | awesome-selfhosted-fc71dbdb2aa6aa629a22d81d0c497b0dcb0ff6b4.tar.gz awesome-selfhosted-fc71dbdb2aa6aa629a22d81d0c497b0dcb0ff6b4.zip |
Merge pull request #421 from mburns/patch-1
Remove dovecot from webmail client list
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -155,7 +155,6 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin #### Webmail clients * [Cypht](http://cypht.org/index.html) - A feed reader for your email accounts - `GPL` - * [Dovecot](http://www.dovecot.org/) - IMAP and POP3 email server, written with security primarily in mind ([Source code](http://hg.dovecot.org/)) `MIT/LGPLv2` `C` * [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 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` |