From af1f4ce39dd9fc5d6338a677cf8e1d9c5e0054aa Mon Sep 17 00:00:00 2001
From: Mauro D <mauro@degennaro.me>
Date: Tue, 20 Sep 2022 14:55:41 +0200
Subject: [PATCH] Added Stalwart JMAP server

Adding Stalwart JMAP/IMAP server to the "Communication - Email - Mail Delivery Agents" category.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index f50ed563..fe0bc330 100644
--- a/README.md
+++ b/README.md
@@ -394,6 +394,7 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g.
 - [Dovecot](https://www.dovecot.org/) - IMAP and POP3 server written primarily with security in mind. ([Source Code](https://github.com/dovecot/core)) `MIT/LGPL-2.1` `C`
 - [MailForm](https://github.com/Feuerhamster/mailform) - Lightweight self-hosted open source alternative to Formspree and SendGrid. `Apache-2.0` `Nodejs`
 - [Piler](https://www.mailpiler.org/wiki/start) - Feature-rich open source email archiving solution. ([Source Code](https://bitbucket.org/jsuto/piler)) `GPL-3.0` `C`
+- [Stalwart JMAP](https://stalw.art/jmap) - JMAP and IMAP server designed to be secure, fast, robust and scalable. ([Source Code](https://github.com/stalwartlabs/jmap-server)) `AGPL-3.0` `Rust`
 
 
 ### Communication - Email - Mail Transfer Agents