http://bugzilla.spamassassin.org/show_bug.cgi?id=3776
------- Additional Comments From [EMAIL PROTECTED] 2004-10-09 07:04 ------- When I use create_lm(substr($input, 0, 10000)) to limit the time there, the next big delay in the debug output is between these two lines: debug: rules: running raw-body-text per-line regexp tests; score so far=4.328 debug: rules: running full-text regexp tests; score so far=4.328 That makes sense given that the raw body message seems to include all of the undecoded MIME parts. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
