http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5780
------- Additional Comments From [EMAIL PROTECTED] 2008-01-27 14:38 ------- While debugging this I am seeing that get_uri_detail_list() gets run through twice even though it caches its results in a hash in $self. I see PerMsgStatus->new being called three times, with get_uri_detail_list() being called on the first and third instance. This is happening when I call spamassassin -D uri -L < testcase.eml Is this a bug or is there a reason for the multiple instances of PerMsgStatus and the lack of effective caching of get_uri_detail_list? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
