[Rspamd] Add UCE to RBL
This commit is contained in:
10
data/conf/rspamd/local.d/rbl.conf
Normal file
10
data/conf/rspamd/local.d/rbl.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
rbls {
|
||||
uceprotect1 {
|
||||
symbol = "RBL_UCEPROTECT_LEVEL1";
|
||||
rbl = "dnsbl-1.uceprotect.net";
|
||||
}
|
||||
uceprotect2 {
|
||||
symbol = "RBL_UCEPROTECT_LEVEL2";
|
||||
rbl = "dnsbl-2.uceprotect.net";
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user