http://ruleqa.spamassassin.org/20101218-r1050596-n I noticed today that masscheck seems to be not testing rules that are wrapped in ifplugin blocks.
For example, 20_bug_6212_hostkarma.cf has:
ifplugin Mail::SpamAssassin::Plugin::URIDNSBL
# HOSTKARMA URIBL's
urirhssub URIBL_HOSTKARMA_BL hostkarma.junkemailfilter.com. A 127.0.0.2
body URIBL_HOSTKARMA_BL eval:check_uridnsbl('URIBL_HOSTKARMA_BL')
tflags URIBL_HOSTKARMA_BL net nopublish
There appears to be a bug here.
Warren
