[Rspamd] Decrease weight of missed charset
parent
b098696b89
commit
6d5677eb32
|
@ -0,0 +1,7 @@
|
||||||
|
symbols = {
|
||||||
|
"R_MIXED_CHARSET" {
|
||||||
|
weight = 1.0;
|
||||||
|
description = "Mixed characters in a message";
|
||||||
|
one_shot = true;
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue