diff options
author | awesome-selfhosted-bot <github-actions@github.com> | 2023-12-18 22:35:50 +0000 |
---|---|---|
committer | awesome-selfhosted-bot <github-actions@github.com> | 2023-12-18 22:35:50 +0000 |
commit | 24720c41452e46112aa7cc98a0efe0ff5361fa11 (patch) | |
tree | 3f21c6e9454caf3173d2c7bc43baf834f8c406b4 | |
parent | [bot] build markdown from awesome-selfhosted-data 4e3376d (diff) | |
download | awesome-selfhosted-24720c41452e46112aa7cc98a0efe0ff5361fa11.tar.gz awesome-selfhosted-24720c41452e46112aa7cc98a0efe0ff5361fa11.zip |
[bot] build markdown from awesome-selfhosted-data 92786e4
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -383,7 +383,7 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. - [Dovel](https://dovel.email) - SMTP server that sends and receives emails according to a simple configuration file, with an optional web interface that you can use to browse your emails. ([Source Code](https://dovel.email/server/tree.html)) `LGPL-3.0` `Go` - [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` `Shell` - [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` -- [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` +- [Inboxen](https://inboxen.org) - Inboxen is a service that provides you with an infinite number of unique inboxes. ([Source Code](https://codeberg.org/Inboxen/Inboxen)) `GPL-3.0` `Python` - [iRedMail](https://www.iredmail.org/) - Full-featured mail server solution based on Postfix and Dovecot. ([Source Code](https://github.com/iredmail/iRedMail)) `GPL-3.0` `Shell` - [Maddy Mail Server](https://github.com/foxcpp/maddy) - All-in-one mail server that implements SMTP (both MTA and MX) and IMAP. Replaces Postfix, Dovecot, OpenDKIM, OpenSPF, OpenDMARC with single daemon. `GPL-3.0` `Go` - [Mail-in-a-Box](https://mailinabox.email/) - Turns any Ubuntu server into a fully functional mail server with one command. ([Source Code](https://github.com/mail-in-a-box/mailinabox)) `CC0-1.0` `Shell` |