From 2158d9f08f26f43b57997372def51fccf3068105 Mon Sep 17 00:00:00 2001 From: Lyra Date: Sun, 5 Jun 2022 19:19:07 +0200 Subject: [PATCH] changed language from dotnet to C# --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03888517..aedca539 100644 --- a/README.md +++ b/README.md @@ -374,7 +374,7 @@ Simple deployment of a mail server, e.g. for inexperienced or impatient admins. - [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` - [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` -- [LyraMail](https://github.com/Lyra1337/LyraMail) - All-in-one encrypted temporary mail server for disposable emails. Includes mail server and web app to view emails. ([Demo](https://lyramail.de)) `MIT` `dotnet core` +- [LyraMail](https://github.com/Lyra1337/LyraMail) - All-in-one encrypted temporary mail server for disposable emails. Includes mail server and web app to view emails. ([Demo](https://lyramail.de)) `MIT` `C#` - [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` - [Mailcow](https://mailcow.email/) - Mail server suite based on Dovecot, Postfix and other open source software, that provides a modern Web UI for administration. ([Source Code](https://github.com/mailcow/mailcow-dockerized)) `GPL-2.0` `Docker/PHP`