http://bugzilla.spamassassin.org/show_bug.cgi?id=3050





------- Additional Comments From [EMAIL PROTECTED]  2004-02-17 10:36 -------
'part of the problem struck me right after I submitted the ticket...  that
output is from the rewrite_mail() 
call.  It generates a new message which gets parsed...'

whoa -- that's not a good thing :(  we should not parse the rewritten message,
it's a big waste of CPU time.

Any chance we can move the actual *parsing* step of the MIME handling
code out of the message object's constructor and into another method, and call
that from Mail::SpamASsassin::PerMsgStatus::check() or similar?



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

Reply via email to