diff options
author | Aisha Tammy <gentoo@aisha.cc> | 2020-06-14 19:54:13 +0000 |
---|---|---|
committer | Aisha Tammy <gentoo@aisha.cc> | 2020-06-14 19:55:37 +0000 |
commit | 2c1296475b257035aef7b129567fd7c729f1ff37 (patch) | |
tree | ca721ba7a2cc183516384f169f141b71e2158d7a /README.md | |
parent | Merge pull request #2124 from m1k1o/patch-2 (diff) | |
download | awesome-selfhosted-2c1296475b257035aef7b129567fd7c729f1ff37.tar.gz awesome-selfhosted-2c1296475b257035aef7b129567fd7c729f1ff37.zip |
Rename AnsiMail to Excision Mail
Signed-off-by: Aisha Tammy <excision@bsd.ac>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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` |