mirror of
https://github.com/chatmail/relay.git
synced 2026-08-20 23:40:53 +00:00
docs: describe Madmail v2 as a Rust chatmail relay
The previous blurb still called Madmail an experimental Maddy fork. That applied to v1. v2 is a Rust rewrite that ships SMTP, IMAP, encryption enforcement, and real-time services in a single binary.
This commit is contained in:
@@ -14,10 +14,11 @@ We know of three work-in-progress alternative implementation efforts:
|
||||
it to support all of the features and configuration settings required
|
||||
to operate as a chatmail relay.
|
||||
|
||||
- `Madmail <https://github.com/themadorg/madmail>`_: an
|
||||
experimental fork of `Maddy Mail Server <https://maddy.email/>`_, modified
|
||||
for chatmail deployments. It provides a single binary solution
|
||||
for running a chatmail relay.
|
||||
- `Madmail <https://github.com/themadorg/madmail>`_: a Rust-based
|
||||
single-binary chatmail relay. Madmail v2 is a rewrite of an earlier
|
||||
experimental fork of `Maddy Mail Server <https://maddy.email/>`_.
|
||||
It includes SMTP, IMAP, encryption enforcement, and real-time
|
||||
services (TURN/Iroh), and runs on Linux and Windows.
|
||||
|
||||
- `Chatmail Cookbook <https://github.com/feld/chatmail-cookbook>`_:
|
||||
A Chef Cookbook implementing a relay server. The project follows the
|
||||
|
||||
Reference in New Issue
Block a user