https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6228
--- Comment #24 from Mark Martinec <[email protected]> 2010-01-29 08:30:33 UTC --- Btw, when analyzing an unrelated problem, I was surprised by two calls to PerMsgStatus::new (instead of one) during learning. Inserting a Carp traceback reveals one call from Mail/SpamAssassin/Bayes.pm, and another from its plugin counterpart Mail/SpamAssassin/Plugin/Bayes.pm . The first one is accompanied by referral to a Bug 2263: # DMK, [email protected]: Hoping that the ultimate fix to bug 2263 will # make it unnecessary to construct a PerMsgStatus here. Not sure if this is related to this topic at all, but it might have a common solution. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
