http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4776
------- Additional Comments From [EMAIL PROTECTED] 2006-10-30 10:36 -------
+1, I like it, I think. I'm interested to see the rule-type work on top of
this.
One thing: I'm thinking that some parts of the code in
Mail::SpamAssassin::Plugin::Check::check_main() should be moved back into the
Mail::SpamAssassin::PerMsgStatus::check() core. namely, the call to:
$pms->extract_message_metadata();
and this line of "currently scanning" state:
delete $pms->{current_rule_name};
that's extremely minor, and can be a post-checkin cleanup or whatever.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.