From d880937d448a1fcdd94006659e54b144d0b912f6 Mon Sep 17 00:00:00 2001 From: missytake Date: Mon, 28 Jul 2025 16:16:14 +0200 Subject: [PATCH] doc: added maddy-chatmail to README (#605) * doc: added maddy-chatmail to README * Update README.md Co-authored-by: holger krekel --------- Co-authored-by: holger krekel --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bc51bf99..7ba08fdb 100644 --- a/README.md +++ b/README.md @@ -541,3 +541,6 @@ Here are some related projects that you may be interested in: progress](https://github.com/mjl-/mox/issues/251) to modify it to support all of the features and configuration settings required to operate as a chatmail relay. +- [Maddy-Chatmail](https://github.com/sadraiiali/maddy_chatmail): a plugin for the + [Maddy email server](https://maddy.email/) which aims to implement the + chatmail relay features and configuration options.