https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6830
--- Comment #5 from Kevin A. McGrail <[email protected]> --- (In reply to comment #4) > Bug: 4691 > > This fell throught the Quinlan/Theo filter as they wanted it as a plugin. > I believe the methods/ideas should be reviewed. Bug 4691 has a lot of promise but is before the short circuit and array changes in 3.3. Anyway I think it has merit and would love to see it picked back up. But in the absence of that going forward, I still think this change has merit. Just added these comments as well: + # This is currently used by an eval test check_body_length. + # Possible To-Do: Base the length on the @message array later down? Or a different copy of the message post decoding? $self->{'pristine_body_length'} = length($self->{'pristine_body'}); svn commit -m 'Added possible improvement for check_body_length and more comments re: bug 6830' lib/Mail/SpamAssassin/Message.pm Sending lib/Mail/SpamAssassin/Message.pm Transmitting file data . Committed revision 1376083. regards, KAM -- You are receiving this mail because: You are the assignee for the bug.
