changed language from dotnet to C#

This commit is contained in:
Lyra 2022-06-05 19:19:07 +02:00
parent 6c47e2235a
commit 2158d9f08f

View file

@ -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`