aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorworldworm <13227454+worldworm@users.noreply.github.com>2020-03-17 15:55:33 +0000
committerGitHub <noreply@github.com>2020-03-17 15:55:33 +0000
commit16185c59eec395719939de3ef9c98d6274a202fd (patch)
treeeb58f8d4daf757cc172bcbb5943b76c17bf45b95
parentadd Routr (diff)
downloadawesome-selfhosted-16185c59eec395719939de3ef9c98d6274a202fd.tar.gz
awesome-selfhosted-16185c59eec395719939de3ef9c98d6274a202fd.zip
fix cyrus-imapd URL
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1a4bc91e..b7a456ad 100644
--- a/README.md
+++ b/README.md
@@ -349,7 +349,7 @@ _MTAs / SMTP servers_
_MDAs - IMAP/POP3 software_
-- [Cyrus IMAP/POP3](http://cyrusimap.org/) - Intended to be run on sealed servers, where normal users are not permitted to log in. ([Source Code](https://github.com/cyrusimap/cyrus-imapd )) `BSD-3-Clause-Attribution` `C`
+- [Cyrus IMAP/POP3](https://www.cyrusimap.org/) - Intended to be run on sealed servers, where normal users are not permitted to log in. ([Source Code](https://github.com/cyrusimap/cyrus-imapd )) `BSD-3-Clause-Attribution` `C`
- [Dovecot](http://www.dovecot.org/) - IMAP and POP3 server written primarily with security in mind. ([Source Code](https://github.com/dovecot/core)) `MIT/LGPL-2.1` `C`
- [Piler](http://www.mailpiler.org/wiki/start) - feature rich open source email archiving solution. ([Source Code](https://bitbucket.org/jsuto/piler)) `GPL-3.0` `C`