]> source.dussan.org Git - rspamd.git/commitdiff
[Test] Add missing test records
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 8 Dec 2019 09:45:57 +0000 (09:45 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 8 Dec 2019 09:45:57 +0000 (09:45 +0000)
test/functional/cases/340_surbl.robot
test/functional/configs/plugins.conf

index 8d62c16985c2341a4976bd7b37131151a1d2b6ca..71bd4285ac805992cfd058723d9dfdc5725ee058 100644 (file)
@@ -144,7 +144,6 @@ SURBL IDN Punycode domain
 SURBL html entity &shy
   ${result} =  Scan Message With Rspamc  ${TESTDIR}/messages/url10.eml
   Should Contain  ${result.stdout}  RSPAMD_URIBL
-  Should Contain  ${result.stdout}  DBL_SPAM
 
 *** Keywords ***
 Surbl Setup
index 098209788337ba4e419c66d945ce93b01ba9c267..b55f3a35c68014e9e156e4c33417c83c65868503 100644 (file)
@@ -559,6 +559,12 @@ options = {
           type = a;
           replies = ["127.0.0.2"];
         },
+        {
+          # testtest.com
+          name = "rcf1ecxtxrrpfncqzsdaiezjkf7f1rzz.test.uribl";
+          type = a;
+          replies = ["127.0.0.2"];
+        },
         {
           name = "jhcszdsmo3wuj5mp8t38kdisdmr3ib3q.test.uribl";
           type = a;