[Rspamd] Decrease weight of missed charset
This commit is contained in:
7
data/conf/rspamd/local.d/headers_group.conf
Normal file
7
data/conf/rspamd/local.d/headers_group.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
symbols = {
|
||||
"R_MIXED_CHARSET" {
|
||||
weight = 1.0;
|
||||
description = "Mixed characters in a message";
|
||||
one_shot = true;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user