http://bugzilla.spamassassin.org/show_bug.cgi?id=4511
Summary: Test config survives finish()
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: spamassassin
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Calling finish() on a Mail::SpamAssassin object and then creating a new one
should be sufficient to pick up any changes in configuration. Unfortunately,
there is some optimization code in PerMsgStatus that causes the old rule config
to persist.
Mail::SpamAssassin::finish should cause all of the
Mail::SpamAssassin::PerMsgStatus::_X_tests_PRIORITY functions to be undefined.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.