diff options
author | A. Tammy <epsilon-0@users.noreply.github.com> | 2020-04-01 14:28:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-01 14:28:24 +0000 |
commit | 1d45ffa876c50eb40f3cbcf5dbae57665e5dec56 (patch) | |
tree | 618671c2dc9c3ef103ce83524a9982cd1ae8b4e8 | |
parent | Merge pull request #2027 from RblSb/patch-1 (diff) | |
download | awesome-selfhosted-1d45ffa876c50eb40f3cbcf5dbae57665e5dec56.tar.gz awesome-selfhosted-1d45ffa876c50eb40f3cbcf5dbae57665e5dec56.zip |
Added AnsiMail for OpenBSD
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -316,6 +316,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` - [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` |