SURBL url compose map
${result} = Scan Message With Rspamc ${TESTDIR}/messages/url11.eml
- Should Contain ${result.stdout} BAD_SUBDOMAIN (0.00)[very.dirty.sanchez.com:url]
- Should Not Contain ${result.stdout} not.dirty.sanchez.com
+ Should Contain ${result.stdout} BAD_SUBDOMAIN (0.00)[4.very.dirty.sanchez.com:url, clean.dirty.sanchez.com:url]
*** Keywords ***
Surbl Setup
replies = ["127.0.0.3"];
},
{
- name = "very.dirty.sanchez.com.test7.uribl";
+ name = "4.very.dirty.sanchez.com.test7.uribl";
type = a;
replies = ["127.0.0.2"];
},
Content-Type: text/plain
http://clean.dirty.sanchez.com
-http://not.dirty.sanchez.com
\ No newline at end of file
+http://not.dirty.sanchez.com
+http://4.very.dirty.sanchez.com
\ No newline at end of file