This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
mailcow-dockerized
Watch
1
Star
0
Fork
0
You've already forked mailcow-dockerized
mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced
2024-12-14 10:52:49 +02:00
Code
Issues
Releases
Activity
3ca014ee79
mailcow-dockerized
/
data
/
conf
/
rspamd
/
local.d
/
rbl_group.conf
9 lines
112 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[Rspamd] Add UCE to RBL
2019-08-22 16:34:03 +02:00
symbols = {
"RBL_UCEPROTECT_LEVEL1" {
[Rspamd] Fix scores of UCE
2019-08-22 22:08:22 +02:00
score = 3.5;
[Rspamd] Add UCE to RBL
2019-08-22 16:34:03 +02:00
}
"RBL_UCEPROTECT_LEVEL2" {
[Rspamd] Fix scores of UCE
2019-08-22 22:08:22 +02:00
score = 1.5;
[Rspamd] Add UCE to RBL
2019-08-22 16:34:03 +02:00
}
}
Reference in New Issue
Copy Permalink