aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2020-07-03 16:49:07 +0000
committerGitHub <noreply@github.com>2020-07-03 16:49:07 +0000
commite0b0758846d48095ac72213470bb695838e467e6 (patch)
treea3bdc8f82e1c861f327bfeb397444545a09d0840
parentMerge pull request #2123 from reddec/patch-1 (diff)
parentRename AnsiMail to Excision Mail (diff)
downloadawesome-selfhosted-e0b0758846d48095ac72213470bb695838e467e6.tar.gz
awesome-selfhosted-e0b0758846d48095ac72213470bb695838e467e6.zip
Merge pull request #2129 from epsilon-0/master
Rename AnsiMail to Excision Mail
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 60da4d21..9dc6d83a 100644
--- a/README.md
+++ b/README.md
@@ -323,8 +323,8 @@ _CalDAV or CardDAV web-based clients._
_Simple deployment of a mail server, e.g. for inexperienced or impatient admins._
-- [AnsiMail](https://github.com/AnsiMail/AnsiMail) - Fullstack, security focused mailserver based on OpenSMTPD for OpenBSD using ansible. `ISC` `Shell/Ansible`
- [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`
+- [Excision Mail](https://excision.bsd.ac) - Fullstack, security focused mailserver based on OpenSMTPD for OpenBSD using ansible. ([Source Code](https://github.com/Excision-Mail/Excision-Mail)) `ISC` `Shell/Ansible`
- [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`
- [homebox](https://github.com/progmaticltd/homebox) - Suite of Ansible scripts to deploy a fully functional mail server on Debian. Unobtrusive and automatic as much as possible, focusing on stability and security. `GPL-3.0` `Shell`
- [iRedMail](http://www.iredmail.org/) - Full-featured mail server solution based on Postfix and Dovecot. ([Source Code](https://github.com/iredmail/iRedMail)) `GPL-3.0` `Shell`