mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-14 16:56:25 +00:00
[Rspamd] Fix scores of UCE
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
symbols = {
|
symbols = {
|
||||||
"RBL_UCEPROTECT_LEVEL1" {
|
"RBL_UCEPROTECT_LEVEL1" {
|
||||||
score = 2.5;
|
|
||||||
}
|
|
||||||
"RBL_UCEPROTECT_LEVEL2" {
|
|
||||||
score = 3.5;
|
score = 3.5;
|
||||||
}
|
}
|
||||||
|
"RBL_UCEPROTECT_LEVEL2" {
|
||||||
|
score = 1.5;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user