[Test] uribl in mail address html+txt

This commit is contained in:
korgoth1 2019-08-30 21:13:50 +03:00
parent 03677971af
commit b8f697f622
2 changed files with 14 additions and 1 deletions

View File

@ -60,7 +60,7 @@ SURBL Example.com domain image false
Should Not Contain ${result.stdout} DBL_PHISH (
Should Not Contain ${result.stdout} URIBL_BLACK (
SURBL @example.com mail
SURBL @example.com mail html
${result} = Scan Message With Rspamc ${TESTDIR}/messages/mailadr.eml
Should Contain ${result.stdout} URIBL_IN_MAIL (
Should Not Contain ${result.stdout} RSPAMD_URIBL
@ -69,6 +69,15 @@ SURBL @example.com mail
Should Not Contain ${result.stdout} DBL_PHISH (
Should Not Contain ${result.stdout} URIBL_BLACK (
SURBL @example.com mail text
${result} = Scan Message With Rspamc ${TESTDIR}/messages/mailadr2.eml
Should Contain ${result.stdout} URIBL_IN_MAIL (
Should Not Contain ${result.stdout} RSPAMD_URIBL
Should Not Contain ${result.stdout} DBL_SPAM (
Should Not Contain ${result.stdout} RSPAMD_URIBL (
Should Not Contain ${result.stdout} DBL_PHISH (
Should Not Contain ${result.stdout} URIBL_BLACK (
*** Keywords ***
Surbl Setup
${PLUGIN_CONFIG} = Get File ${TESTDIR}/configs/surbl.conf

View File

@ -0,0 +1,4 @@
Content-Type: text/plain
hello
user@example.com