From d618cbf918c0ab0b2dea5b1c7d091d9216f9075b Mon Sep 17 00:00:00 2001 From: Mechiel Lukkien Date: Thu, 21 Sep 2023 16:08:43 +0200 Subject: [PATCH] mention funding through nlnet/eu ngi0 entrust small line in the readme, but this means a lot for the project: continued development for a year. expect lots of improvements and features. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9815bb9..bb6a57e 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,10 @@ After starting, you can access the admin web interface on internal IPs. # Future/development +Mox will receive funding for essentially full-time continued work from August +2023 to August 2024 through NLnet/EU's NGI0 Entrust, see +https://nlnet.nl/project/Mox/. + Mox has automated tests, including for interoperability with Postfix for SMTP. Mox is manually tested with email clients: Mozilla Thunderbird, mutt, iOS Mail, macOS Mail, Android Mail, Microsoft Outlook. Mox is also manually tested to @@ -201,7 +205,7 @@ violations, that would be interesting to hear about. Pull requests for bug fixes and new code are welcome too. If the changes are large, it helps to start a discussion (create a ticket) before doing all the -work. +work. It's best to get started with a small change, and go from there! By contributing (e.g. code), you agree your contributions are licensed under the MIT license (like mox), and have the rights to do so.