From 2b9d925cf7dcd2891204ce5a33b778f53e3d0171 Mon Sep 17 00:00:00 2001 From: Muhammad Hussein Fattahizadeh Date: Mon, 28 Oct 2019 20:41:56 +0330 Subject: [PATCH 1/5] add wildduck --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43e4d5d8..2ee3da2c 100644 --- a/README.md +++ b/README.md @@ -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` From 9fef628a8aec9e4b3676804f453e73a6128b2747 Mon Sep 17 00:00:00 2001 From: Muhammad Hussein Fattahizadeh Date: Mon, 28 Oct 2019 23:54:33 +0330 Subject: [PATCH 2/5] Add license and more description --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ee3da2c..754d61e9 100644 --- a/README.md +++ b/README.md @@ -311,7 +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` +- [wildduck](https://wildduck.email/) - Scalable no-SPOF IMAP/POP3 mail 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` @@ -1523,6 +1523,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt - `DPL` - [Devblocks Public License 1.0](https://cerb.ai/license/) - `ECL-2.0` - [Educational Community License, Version 2.0 ](http://opensource.org/licenses/ECL-2.0) - `EPL-1.0` - [Eclipse Public License, Version 1.0](https://www.eclipse.org/legal/epl-v10.html) +- `EUPL-1.2` - [European Union Public License 1.2](https://joinup.ec.europa.eu/sites/default/files/inline-files/EUPL%20v1_2%20EN(1).txt) - `GFDL-1.1-only` - [GNU Free Documentation License v1.1](https://spdx.org/licenses/GFDL-1.1-only.html) - `GFDL-1.1-or-later` - [GNU Free Documentation License v1.1](https://spdx.org/licenses/GFDL-1.1-or-later.html) - `GFDL-1.2-only` - [GNU Free Documentation License v1.2](https://spdx.org/licenses/GFDL-1.2-only.html) From abfdfb01d1791b477e49f551c5ece15d79f6c1d9 Mon Sep 17 00:00:00 2001 From: Muhammad Hussein Fattahizadeh Date: Tue, 29 Oct 2019 00:07:49 +0330 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 754d61e9..00bc090c 100644 --- a/README.md +++ b/README.md @@ -1523,7 +1523,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt - `DPL` - [Devblocks Public License 1.0](https://cerb.ai/license/) - `ECL-2.0` - [Educational Community License, Version 2.0 ](http://opensource.org/licenses/ECL-2.0) - `EPL-1.0` - [Eclipse Public License, Version 1.0](https://www.eclipse.org/legal/epl-v10.html) -- `EUPL-1.2` - [European Union Public License 1.2](https://joinup.ec.europa.eu/sites/default/files/inline-files/EUPL%20v1_2%20EN(1).txt) +- `EUPL-1.2` - [European Union Public License 1.2](https://joinup.ec.europa.eu/collection/eupl/eupl-text-11-12) - `GFDL-1.1-only` - [GNU Free Documentation License v1.1](https://spdx.org/licenses/GFDL-1.1-only.html) - `GFDL-1.1-or-later` - [GNU Free Documentation License v1.1](https://spdx.org/licenses/GFDL-1.1-or-later.html) - `GFDL-1.2-only` - [GNU Free Documentation License v1.2](https://spdx.org/licenses/GFDL-1.2-only.html) From ead5a640b7c9af593c5ec913b2aeff5646ef41bc Mon Sep 17 00:00:00 2001 From: Muhammad Hussein Fattahizadeh Date: Tue, 29 Oct 2019 00:09:19 +0330 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00bc090c..b7532cce 100644 --- a/README.md +++ b/README.md @@ -311,7 +311,7 @@ _CalDAV or CardDAV clients._ _Simple deployment of a mail server, e.g. for inexperienced or impatient admins._ -- [wildduck](https://wildduck.email/) - Scalable no-SPOF IMAP/POP3 mail server ([Source Code](https://github.com/nodemailer/wildduck)) `EUPL-1.2` `Node.js` +- [wildduck](https://wildduck.email/) - Scalable no-SPOF IMAP/POP3 mail 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` From 6885053b82e39f065efc67a63eccd5530d7f3c0b Mon Sep 17 00:00:00 2001 From: Muhammad Hussein Fattahizadeh Date: Thu, 14 Nov 2019 02:06:00 +0330 Subject: [PATCH 5/5] Sort alphabetically --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7532cce..064819a1 100644 --- a/README.md +++ b/README.md @@ -311,7 +311,6 @@ _CalDAV or CardDAV clients._ _Simple deployment of a mail server, e.g. for inexperienced or impatient admins._ -- [wildduck](https://wildduck.email/) - Scalable no-SPOF IMAP/POP3 mail 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` @@ -322,6 +321,7 @@ _Simple deployment of a mail server, e.g. for inexperienced or impatient admins. - [Modoboa](http://modoboa.org/en/) - Modoboa is a mail hosting and management platform including a modern and simplified Web User Interface. ([Source Code](https://github.com/tonioo/modoboa)) `MIT` `Python` - [Qmailtoaster](http://www.qmailtoaster.com/) - Stable, full-featured, easy-to-install mail server based on qmail. ([Source Code](https://github.com/QMailToaster/)) `Multiple` `Linux` - [Simple NixOS Mailserver](https://gitlab.com/simple-nixos-mailserver/nixos-mailserver) - Complete mailserver solution leveraging the Nix Ecosystem. `GPL-3.0` `Nix` +- [wildduck](https://wildduck.email/) - Scalable no-SPOF IMAP/POP3 mail server. ([Source Code](https://github.com/nodemailer/wildduck)) `EUPL-1.2` `Node.js` #### Mail Transfer Agents