From 4320259e34166ccd9cfaf30049ecde72bc167905 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Tue, 6 May 2025 03:27:58 +0200 Subject: [PATCH 1/2] README: add matrix room, reference libera connection information --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c079c6..f5aaa8d 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,8 @@ SNM branch corresponding to your NixOS version. ### Get in touch -- Join the Libera Chat IRC channel `#nixos-mailserver` +- Matrix: [#nixos-mailserver:nixos.org](https://matrix.to/#/#nixos-mailserver:nixos.org) +- IRC: `#nixos-mailserver` on [Libera Chat](https://libera.chat/guides/connect) ## How to Set Up a 10/10 Mail Server Guide From 2d0b3fdeb03e6e41c1e45776615fa0db4ed9bee4 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Tue, 6 May 2025 03:37:23 +0200 Subject: [PATCH 2/2] README: Add automatic client configuration support to the roadmap --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f5aaa8d..d351c1a 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,10 @@ SNM branch corresponding to your NixOS version. ### In the future + * Automatic client configuration + - [ ] [Autoconfig](https://web.archive.org/web/20210624004729/https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration) + - [ ] [Autodiscovery](https://learn.microsoft.com/en-us/exchange/architecture/client-access/autodiscover?view=exchserver-2019) + - [ ] [Mobileconfig](https://support.apple.com/guide/profile-manager/distribute-profiles-manually-pmdbd71ebc9/mac) * DKIM Signing - [ ] Allow per domain selectors - [ ] Allow passing DKIM signing keys