From 6f1db047cff723ef039c4a13ed0956156a2dfca9 Mon Sep 17 00:00:00 2001 From: maralorn Date: Wed, 21 Sep 2022 03:00:02 +0200 Subject: [PATCH] Fix rspamd config --- nixos/machines/hera/mail.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/nixos/machines/hera/mail.nix b/nixos/machines/hera/mail.nix index d2f2c631..27a41036 100644 --- a/nixos/machines/hera/mail.nix +++ b/nixos/machines/hera/mail.nix @@ -30,8 +30,10 @@ in { rspamd = { workers = { controller = { - includes = ["$CONFDIR/worker-controller.inc"]; bindSockets = ["[fdc0:7::1]:11334"]; + extraConfig = '' + secure_ip = "fdc0:7::/64 ::1 127.0.0.1"; + ''; }; normal = {}; }; @@ -45,7 +47,6 @@ in { discourse.cloud haskell.org github.com - vocalensemble-darmstadt.de sit-mainz.info # Bistum Mainz ''; in ''