This website requires JavaScript.
Explore
Help
Register
Sign In
paxton
/
mailcow
Watch
1
Star
0
Fork
You've already forked mailcow
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dcd50b2245
mailcow
/
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 22:34:03 +08:00
symbols = {
"RBL_UCEPROTECT_LEVEL1" {
[Rspamd] Fix scores of UCE
2019-08-23 04:08:22 +08:00
score = 3.5;
[Rspamd] Add UCE to RBL
2019-08-22 22:34:03 +08:00
}
"RBL_UCEPROTECT_LEVEL2" {
[Rspamd] Fix scores of UCE
2019-08-23 04:08:22 +08:00
score = 1.5;
[Rspamd] Add UCE to RBL
2019-08-22 22:34:03 +08:00
}
}