diff options
author | Lescaudron Mathieu <mathieu@lescaudron.com> | 2018-03-12 01:37:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-12 01:37:56 +0000 |
commit | e2206842a1ac1331bf19954d132cebb433f2fc0b (patch) | |
tree | 10cac9a412435384065cd9338f4d95750e8dffaa | |
parent | Merge pull request #1307 from Kickball/add-tileserver-gl (diff) | |
download | awesome-selfhosted-e2206842a1ac1331bf19954d132cebb433f2fc0b.tar.gz awesome-selfhosted-e2206842a1ac1331bf19954d132cebb433f2fc0b.zip |
Update README.md
Remove duplicate
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -286,7 +286,6 @@ _CalDAV or CardDAV clients._ _Simple deployment of a mail server, e.g. for inexperienced or impatient admins._ -- [Citadel](http://www.citadel.org/) - Feature packed, easy, versatile, and powerful mail server, thanks to exclusive "rooms" based architecture. ([Source Code](http://code.citadel.org/?p=citadel.git;a=summary)) `GPL-3.0` `C` - [docker-mailserver](https://github.com/tomav/docker-mailserver) - Fullstack but simple mail server (smtp, imap, antispam, antivirus, etc.). Only configuration files, no SQL database. Keep it simple and versioned. Easy to deploy and upgrade. `MIT` `Docker` - [Inboxen](https://inboxen.org) - Inboxen is a service that provides you with an infinite number of unique inboxes. ([Source Code](https://github.com/Inboxen/Inboxen)) `GPL-3.0` `Python` - [iRedMail](http://www.iredmail.org/) - Full-featured mail server solution based on Postfix and Dovecot. ([Source Code](https://bitbucket.org/zhb/iredmail/commits/)) `GPL-3.0` `Shell` |