Browse Source

Add symbol for DNSWL

tags/0.7.0
Alexey 10 years ago
parent
commit
6af6bed5b8
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      conf/modules.conf

+ 1
- 0
conf/modules.conf View File

@@ -184,6 +184,7 @@ rbl {
rbl = "list.dnswl.org";
unknown = true;
returncodes {
RCVD_IN_DNSWL_NONE = "127.0.%d+.0";
RCVD_IN_DNSWL_LOW = "127.0.%d+.1";
RCVD_IN_DNSWL_MED = "127.0.%d+.2";
RCVD_IN_DNSWL_HI = "127.0.%d+.3";

Loading…
Cancel
Save