diff options
author | Muhammad Hussein Fattahizadeh <m@mhf.ir> | 2019-10-28 17:11:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-28 17:11:56 +0000 |
commit | 2b9d925cf7dcd2891204ce5a33b778f53e3d0171 (patch) | |
tree | 10ff4f101c1134f339d9af6f63440b2f624b26e6 | |
parent | Merge pull request #1861 from marcelbrueckner/bitwarden-closed-source-dep (diff) | |
download | awesome-selfhosted-2b9d925cf7dcd2891204ce5a33b778f53e3d0171.tar.gz awesome-selfhosted-2b9d925cf7dcd2891204ce5a33b778f53e3d0171.zip |
add wildduck
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -311,6 +311,7 @@ _CalDAV or CardDAV clients._ _Simple deployment of a mail server, e.g. for inexperienced or impatient admins._ +- [wildduck](https://wildduck.email/) - Opinionated email server ([Source Code](https://github.com/nodemailer/wildduck)) `EUPL-1.2` `Node.js` - [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` |