From 71c56c5f2b9db2ed54f8f0ae9ed401f5f8d97ebf Mon Sep 17 00:00:00 2001 From: Julien Malka Date: Wed, 9 Jul 2025 07:12:52 +0200 Subject: [PATCH] chore: update stalwart --- machines/akhaten/stalwart.nix | 2 ++ private | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/machines/akhaten/stalwart.nix b/machines/akhaten/stalwart.nix index 5ccb678..8fea306 100644 --- a/machines/akhaten/stalwart.nix +++ b/machines/akhaten/stalwart.nix @@ -17,6 +17,8 @@ in secret = "%{file:/var/lib/stalwart-mail/admin-hash}%"; }; lookup.default.hostname = "mail.luj.fr"; + spam-filter.enable = false; + calendar.scheduling.inbound.auto-add = true; server = { http.hsts = true; max-connections = 8192; diff --git a/private b/private index 8cea90f..eca798c 160000 --- a/private +++ b/private @@ -1 +1 @@ -Subproject commit 8cea90f20289d672f735978caeaa057919050fc0 +Subproject commit eca798c78f6a58c036be912fd41cf67f33bd7142