diff options
Diffstat (limited to 'conf/modules.conf')
-rw-r--r-- | conf/modules.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/modules.conf b/conf/modules.conf index 6d2822cca..c4afed009 100644 --- a/conf/modules.conf +++ b/conf/modules.conf @@ -141,6 +141,7 @@ rbl { mailspike_wl { rbl = "wl.mailspike.net"; + is_whitelist = true; returncodes { RWL_MAILSPIKE_POSSIBLE = "127.0.0.17"; RWL_MAILSPIKE_GOOD = "127.0.0.18"; |