https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5590
--- Comment #25 from Michael Parker <[email protected]> 2010-01-17 20:31:03 UTC --- Note that I've seen differences between 18 and 28 percent on a mass-check of around 50k spam and ham. I was seeing similar differences in my freqdiff, HIGHBITS was the highest difference and then some other length based rules. I assume that is a side effect of characters being considered length 2 vs 1 with use bytes. For me I was just going to revert the use bytes change in Message.pm but then I didn't know how it would effect the other changes John made. I also note that with use bytes added back to Message.pm t/html_utf8.t now fails for me on perl 5.8.5 and FreeBSD. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
