http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4179
------- Additional Comments From [EMAIL PROTECTED] 2007-12-04 15:54 ------- fixed in trunk: : jm 67...; svn commit -m "bug 4179: user rules are not unique to each user; one user's user rules can appear in later scans for other users. fix" Sending lib/Mail/SpamAssassin/Conf.pm Transmitting file data . Committed revision 601154. : jm 72...; svn commit -m "bug 4179: add test case" Sending MANIFEST Adding t/spamd_user_rules_leak.t Transmitting file data .. Committed revision 601155. the fix is slightly suboptimal; instead of just recompiling the methods to *remove* the user rule code on the next scan after the rule-defining user's scan, all future scans with that spamd child will also recompile those methods too. But it works! ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
