diff options
author | nodiscc <nodiscc@gmail.com> | 2018-03-21 20:55:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-21 20:55:56 +0000 |
commit | ae7263355b253dd092f5b250f2d0d30b0125e6f8 (patch) | |
tree | 8325c2ae35df08f86c3a78c592cb5dc510d352a4 | |
parent | Merge pull request #1328 from prahaladbelavadi/master (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-ae7263355b253dd092f5b250f2d0d30b0125e6f8.tar.gz awesome-selfhosted-ae7263355b253dd092f5b250f2d0d30b0125e6f8.zip |
Merge pull request #1336 from mlescaudron/patch-1
Remove duplicate link to Citadel (Mail servers + Groupware)
-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` |