]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Disable IPv6 for SEM RBL
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 17 Apr 2017 16:42:31 +0000 (17:42 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 17 Apr 2017 16:42:31 +0000 (17:42 +0100)
conf/modules.d/rbl.conf

index 2cc420cbe8e1dd853206ecce1a87cfc8523efc21..bdba5761eb063b0ec2fe350a7caa9dd331f317fe 100644 (file)
@@ -84,6 +84,7 @@ rbl {
         sem {
             symbol = "RBL_SEM";
             rbl = "bl.spameatingmonkey.net";
+            ipv6 = false;
         }
 
         semIPv6 {