diff options
Diffstat (limited to 'test/functional/cases/300_rbl.robot')
-rw-r--r-- | test/functional/cases/300_rbl.robot | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/functional/cases/300_rbl.robot b/test/functional/cases/300_rbl.robot index 64fa8aff3..17fd4f19c 100644 --- a/test/functional/cases/300_rbl.robot +++ b/test/functional/cases/300_rbl.robot @@ -58,6 +58,11 @@ CONTENT URLS Expect Symbol With Option URIBL_WITHCONTENT 8.8.8.8:url Expect Symbol With Exact Options URIBL_CONTENTONLY example.com:url +SELECTORS + Scan File ${TESTDIR}/messages/btc.eml From=user@example.com Helo=example.org + Expect Symbol With Exact Options RBL_SELECTOR_SINGLE example.org:selector + Expect Symbol With Option RBL_SELECTOR_MULTIPLE example.com:sel_from + Expect Symbol With Option RBL_SELECTOR_MULTIPLE example.org:sel_helo *** Keywords *** Rbl Setup |