From 21e3926656e82db81c2e35ebb8cca902643ef7ac Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 10 Feb 2019 19:49:29 +0100 Subject: ... --- ymir.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ymir.nix b/ymir.nix index 8eeda0b4..20d67c6d 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-spam-status", "stat-signature"]; + use = ["authentication-results", "x-spamd-bar", "stat-signature"]; ''; "actions.conf".text = '' reject = 150; -- cgit v1.2.3