https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7175

--- Comment #2 from Mark Martinec <[email protected]> ---
build/mkrules is not loading Mail::SpamAssassin::Plugin::URIDetail :


sub lint_rule_text {
  my ($text) = @_;

  # ensure we turn off slow/optional stuff for linting, but keep the essentials
  my $pretext = q{
    loadplugin Mail::SpamAssassin::Plugin::Check
    loadplugin Mail::SpamAssassin::Plugin::URIDNSBL
    use_bayes 0
  };

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to