aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorkorgoth1 <vladislav.stakhov@gmail.com>2020-01-11 01:18:46 +0300
committerkorgoth1 <vladislav.stakhov@gmail.com>2020-01-11 01:18:46 +0300
commitc42580ff15642654e9473dbf0622ee0f0adf07fe (patch)
tree2458905d56d4c2b6e2f042a5a3ea315bf0488f6f /test
parent379e6713917389407103310a453ab7e426d3e9ac (diff)
downloadrspamd-c42580ff15642654e9473dbf0622ee0f0adf07fe.tar.gz
rspamd-c42580ff15642654e9473dbf0622ee0f0adf07fe.zip
[Test] SURBL resolve ip
Diffstat (limited to 'test')
-rw-r--r--test/functional/cases/340_surbl.robot6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/functional/cases/340_surbl.robot b/test/functional/cases/340_surbl.robot
index 962bd30f9..8c7fcc3c1 100644
--- a/test/functional/cases/340_surbl.robot
+++ b/test/functional/cases/340_surbl.robot
@@ -13,9 +13,9 @@ ${URL_TLD} ${TESTDIR}/../lua/unit/test_tld.dat
*** Test Cases ***
SURBL resolve ip
${result} = Scan Message With Rspamc ${TESTDIR}/messages/url7.eml
- Should Contain ${result.stdout} URIBL_SBL_CSS (1.00)[example.ru
- Should Contain ${result.stdout} URIBL_XBL (1.00)[example.ru
- Should Contain ${result.stdout} URIBL_PBL (1.00)[example.ru
+ Should Contain ${result.stdout} URIBL_SBL_CSS (1.00)[8.8.8.9:example.ru
+ Should Contain ${result.stdout} URIBL_XBL (1.00)[8.8.8.8:example.ru
+ Should Contain ${result.stdout} URIBL_PBL (1.00)[8.8.8.8:example.ru
SURBL Example.com domain
${result} = Scan Message With Rspamc ${TESTDIR}/messages/url4.eml