[Rspamd] Moooore spam crap

This commit is contained in:
andryyy
2020-03-21 20:34:55 +01:00
parent d460061e7a
commit 6a523fc497
2 changed files with 6 additions and 1 deletions

View File

@@ -4,3 +4,8 @@
/.*nur-1-click*/i
/.*episerver.*/i
/.*supergewinne.*/i
/.*mailer-service\.de/i
/List-Unsubscribe.*nbps\.eu/i
/X-Mailer: AWeber.*/i
/.*regiofinder.*/i
/.*EmailSocket.*/i

View File

@@ -10,7 +10,7 @@ symbols {
score = 2.5;
}
"BULK_HEADER" {
score = 2.5;
score = 3.5;
}
}