diff options
author | nodiscc <nodiscc@gmail.com> | 2020-05-01 14:29:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-01 14:29:20 +0000 |
commit | 2ed74377daac3350470ce36440a75d4333d22d07 (patch) | |
tree | 7cfccaccb14a5eae39c574ada95ee4cb0270a200 | |
parent | Merge pull request #2061 from sentriz/patch-1 (diff) | |
parent | add Ansible to language/platform tag for ansimail (diff) | |
download | awesome-selfhosted-2ed74377daac3350470ce36440a75d4333d22d07.tar.gz awesome-selfhosted-2ed74377daac3350470ce36440a75d4333d22d07.zip |
Merge pull request #2039 from epsilon-0/master
Added AnsiMail for OpenBSD
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -321,6 +321,7 @@ _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` - [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` |