On Thursday 08 February 2007 15:21, Ben Wylie wrote:
> As I understand it, these undefined dependencies are errors where a meta
> rule has been written to depend on another rule, which does not exist.
> These don't have catastrophic consequences, it just means that rule may
> not be effective.

Google suggests these rules were once in the FVGT ruleset, this is what the 
FM_ ones looked like:

meta            FM_NO_TO           (!__MY_TO)
describe        FM_NO_TO           Message is missing To
score           FM_NO_TO           0.001
meta            FM_NO_FROM_OR_TO           (!__MY_FROM && !__MY_TO)
describe        FM_NO_FROM_OR_TO           Message is missing From and To
score           FM_NO_FROM_OR_TO           0.001

I don't have a copy of __URIBL_ANY anywhere but I don't think it's 
necessary, since KAM's rules that use it also name each individual URIBL 
as well.


Nick

Reply via email to