diff options
author | el3ctr0lyte <69082962+el3ctr0lyte@users.noreply.github.com> | 2021-03-02 13:32:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-02 13:32:21 +0000 |
commit | 03d4a5afc4ba63d4bcb40d325f128ffa88e6b62d (patch) | |
tree | 431674dfdc694ddbcbaa0dd590be3086c90b263b | |
parent | updte AUTHORS.md (make contrib) (diff) | |
download | awesome-selfhosted-03d4a5afc4ba63d4bcb40d325f128ffa88e6b62d.tar.gz awesome-selfhosted-03d4a5afc4ba63d4bcb40d325f128ffa88e6b62d.zip |
Added Luke Smith's emailwiz script to the email section.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -305,6 +305,7 @@ _Simple deployment of a mail server, e.g. for inexperienced or impatient admins. - [AnonAddy](https://anonaddy.com) - Open source email forwarding service for creating aliases. ([Source Code](https://github.com/anonaddy/anonaddy)) `MIT` `PHP` - [DebOps](https://debops.org/) - Your Debian-based data center in a box. A set of general-purpose Ansible roles that can be used to manage Debian or Ubuntu hosts. ([Source Code](https://github.com/debops/debops)) `GPL-3.0-only` `YAML/Ansible/Python` - [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` +- [emailwiz](https://github.com/LukeSmithxyz/emailwiz) - Luke Smith's bash script to completely automate the setup of a Postfix/Dovecot/SpamAssassin/OpenDKIM server on debian. `GPL-3.0` `Bash` - [Excision Mail](https://github.com/Excision-Mail/Excision-Mail) - Fullstack, security focused mailserver based on OpenSMTPD for OpenBSD using ansible. `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` |