From 5b68c186cad3d1c67aaff28a5aee3f54c7f7b7ee Mon Sep 17 00:00:00 2001 From: andryyy Date: Thu, 17 Jun 2021 06:34:47 +0200 Subject: [PATCH] [Rspamd] Bad header rule for hotmail/outlook.com spam that no one seems to care about at MS :/ --- data/conf/rspamd/custom/bad_header.map | 1 + 1 file changed, 1 insertion(+) diff --git a/data/conf/rspamd/custom/bad_header.map b/data/conf/rspamd/custom/bad_header.map index b053f545..839c3c37 100644 --- a/data/conf/rspamd/custom/bad_header.map +++ b/data/conf/rspamd/custom/bad_header.map @@ -1 +1,2 @@ /Thread-Topic:\s[a-zA-Z]{3}\s[a-zA-Z]{2}[\s\r\n]{0,1}[^a-zA-Z0-9][\r\n]/i +/Thread-Topic:\s[a-zA-Z]{3}\s[a-zA-Z]{2}\s[a-zA-Z]{1}\s[a-zA-Z]{5}[\s\r\n]{0,1}[^a-zA-Z0-9][\r\n]/i