From d460061e7a53ea3421a39a5a4cda24136110a7a5 Mon Sep 17 00:00:00 2001 From: andryyy Date: Sat, 21 Mar 2020 20:19:58 +0100 Subject: [PATCH] [Rspamd] More spam headers --- data/conf/rspamd/local.d/groups.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/conf/rspamd/local.d/groups.conf b/data/conf/rspamd/local.d/groups.conf index 26f554eaa..dbd9bd5a2 100644 --- a/data/conf/rspamd/local.d/groups.conf +++ b/data/conf/rspamd/local.d/groups.conf @@ -9,8 +9,8 @@ symbols { "BAD_REP_POLICIES" { score = 2.5; } - "BULK_HEADERS" { - score = 2.0; + "BULK_HEADER" { + score = 2.5; } }