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