You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/02/09 20:31:30 UTC

[Bug 3024] New: Attempting to sa-learn --forget a mass number of messages no longer works

http://bugzilla.spamassassin.org/show_bug.cgi?id=3024

           Summary: Attempting to sa-learn --forget a mass number of
                    messages no longer works
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Learner
        AssignedTo: spamassassin-dev@incubator.apache.org
        ReportedBy: parkerm@pobox.com


The patch for bug 2847 put some code into CmdLearn.pm which causes it to die if
nothing was "learned" in the call to learn.  The result of this is that if you
attempt to --forget a mass number of messages, some of which might not have been
learned, it will die as soon as one of those unlearned messages is not found. 
Instead it should continue on, processing the rest of the messages.



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