http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5780





------- Additional Comments From [EMAIL PROTECTED]  2008-01-27 15:01 -------
In SpamAssassin.pm, check() creates a new PerMsgStatus object and
get_uri_detail_list() gets being called on it. Then in Bayes.pm learn() creates
a new PerMsgStatus object. Then in plugin/Bayes.pm get_body_from_msg() creates a
third copy and get_uri_detail_list() gets called on it.

Does the plugin API not provide access to the parsed message body?




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to