forked from infra/ansible
11 lines
230 B
Plaintext
11 lines
230 B
Plaintext
|
symbols = {
|
||
|
"RBL_GBUDB" {
|
||
|
weight = 4.0;
|
||
|
description = "From address is listed in GBUDB BL";
|
||
|
}
|
||
|
"RBL_NIXSPAM" {
|
||
|
weight = 4.0;
|
||
|
description = "From address is listed in NIXSPAM BL";
|
||
|
}
|
||
|
}
|