Should Not Contain ${result.stdout} DBL_PHISH (
Should Not Contain ${result.stdout} URIBL_BLACK (
- Should Contain ${result.stdout} RSPAMD_URIBL (
+WHITELIST
+ ${result} = Scan Message With Rspamc ${TESTDIR}/messages/whitelist.eml
++ Should Not Contain ${result.stdout} RSPAMD_URIBL (
++ Should Not Contain ${result.stdout} DBL_SPAM (
+
*** Keywords ***
Surbl Setup
${PLUGIN_CONFIG} = Get File ${TESTDIR}/configs/surbl.conf
type = a;
replies = ["127.0.0.4", "127.0.0.11"];
},
++ {
++ name = "rspamd-test.com.test.uribl";
++ type = a;
++ replies = ["127.0.0.2"];
++ },
++ {
++ name = "rspamd-test.com.test2.uribl";
++ type = a;
++ replies = ["127.0.1.2"];
++ },
{
name = "9.8.8.8.test4.uribl";
type = a;