From 2134203c8d05c8cfbdf979119f8e4ea511d1f776 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 10 Feb 2019 19:46:52 +0100 Subject: ... --- ymir.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ymir.nix b/ymir.nix index 6f65fb03..8eeda0b4 100644 --- a/ymir.nix +++ b/ymir.nix @@ -1090,7 +1090,7 @@ in rec { }; locals = { "milter_headers.conf".text = '' - use = ["authentication-results", "x-spamd-bar", "x-stat-signature"]; + use = ["authentication-results", "x-spamd-bar", "x-spam-status", "stat-signature"]; ''; "actions.conf".text = '' reject = 150; -- cgit v1.2.3