Compare commits

...

7 Commits

Author SHA1 Message Date
Brian Mayer
46702036aa
Merge 7713f682f9531d9d8f865c90267af85aefa7421d into 06b7de90c11b4fede6896bf6a6e62f03a63f1ef1 2023-06-09 18:56:18 +02:00
Brian Mayer
7713f682f9
Merge branch 'master' into patch-1 2023-06-06 19:30:18 -03:00
Brian Mayer
2352717408
Accepted nodiscc's suggestion
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-06-06 19:30:07 -03:00
Brian Mayer
6d96193149
Added source 2023-06-04 22:17:49 -03:00
Brian Mayer
234f4a70f7
Merge branch 'master' into patch-1 2023-06-04 22:15:05 -03:00
Brian Mayer
08636155bd
Merge branch 'master' into patch-1 2023-06-03 13:00:55 -03:00
Brian Mayer
8b31d8e459
Update README.md
Add dovel.email to email - complete solutions
2023-05-29 13:59:19 -03:00

View File

@ -389,6 +389,7 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g.
- [AnonAddy](https://anonaddy.com) - Open source email forwarding service for creating aliases. ([Source Code](https://github.com/anonaddy/anonaddy)) `MIT` `PHP`
- [DebOps](https://docs.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` `YAML/Ansible/Python`
- [docker-mailserver](https://docker-mailserver.github.io/docker-mailserver/edge/) - Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container. Only configuration files, no SQL database. ([Source Code](https://github.com/docker-mailserver/docker-mailserver)) `MIT` `Docker`
- [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://blmayer.dev/x/dovel)) `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` `Bash`
- [Excision Mail](https://github.com/Excision-Mail/Excision-Mail) - Fullstack, security focused mailserver based on OpenSMTPD for OpenBSD using ansible. `ISC` `Shell/Ansible`
- [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`