From ca6ba4633c5f3d9dde24392a007567cd2dadfe7b Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 11 Feb 2019 11:36:14 +0100 Subject: ... --- ymir.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ymir.nix b/ymir.nix index faa316c2..3d8d2584 100644 --- a/ymir.nix +++ b/ymir.nix @@ -1090,7 +1090,7 @@ in rec { }; locals = { "milter_headers.conf".text = '' - use = ["authentication-results", "x-spamd-bar", "stat-signature"]; + use = ["authentication-results", "x-spamd-result", "x-rspamd-queue-id", "x-rspamd-server"]; ''; "actions.conf".text = '' reject = 50; -- cgit v1.2.3