diff options
author | Michael Burns <michael@mirwin.net> | 2016-01-26 11:37:43 +0000 |
---|---|---|
committer | Michael Burns <michael@mirwin.net> | 2016-01-26 11:37:43 +0000 |
commit | 0d012ee011e5348e6003b944da370a9273f6ea3e (patch) | |
tree | 704e1375fdf77917bfe875f447338570ec60d4b2 | |
parent | Merge pull request #419 from ReadmeCritic/master (diff) | |
download | awesome-selfhosted-0d012ee011e5348e6003b944da370a9273f6ea3e.tar.gz awesome-selfhosted-0d012ee011e5348e6003b944da370a9273f6ea3e.zip |
Remove dovecot from webmail client
It is already (correctly) listed under `Mail Delivery Agents`
-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` |