https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8062
Bug ID: 8062 Summary: no URL makes uridnsbl rules "unrun" Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Hardware: All OS: All Status: NEW Severity: blocker Priority: P2 Component: Plugins Assignee: dev@spamassassin.apache.org Reporter: apa...@hege.li Target Milestone: Undefined On sa-users list from Wolfgang Breyha: If a scanned E-Mail does not contain any URL (URIHOSTS and URIDOMAINS empty) SA4(rc3) does not mark rules using check_uridnsbl as "run" IMO. This makes meta rules depending on them "unrunable" as well. Dbg Output from an example: > Oct 14 11:51:01.140 [3032346] dbg: check: tagrun - tag URIHOSTS is now ready, > value: ARY:[] > Oct 14 11:51:01.140 [3032346] dbg: check: tagrun - tag URIDOMAINS is now > ready, value: ARY:[] ... > Oct 14 11:51:01.215 [3032346] dbg: rules-all: running eval rule URIBL_BLACK > (check_uridnsbl) ... > Oct 14 11:51:47.392 [3032346] dbg: rules-all: unrun dependencies prevented > meta SPF_PASS_SPAM from running: URIBL_BLACK -- You are receiving this mail because: You are the assignee for the bug.