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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|sa-learn --use-ignores stops|[review] sa-learn --use-
                   |when encountering ignored   |ignores stops when
                   |address                     |encountering ignored address
   Target Milestone|Undefined                   |3.1.8




------- Additional Comments From [EMAIL PROTECTED]  2007-01-10 11:07 -------
The patch doesn't use the the proper return code -- learn returns 0 for not
learned, and 1 for learned, and the message wasn't learned so 1 isn't correct. 
It appears the issue is that learn is returning undef for ignored messages,
instead of 0, which indicates failure, which is bad.  Patch forthcoming.


Also, fwiw, the ignores code, which is run by default, in general is very
hackish.  We really ought to clean it up -- create a new pms object just to look
at from/to addresses?!?  Eeek!   I'll have to open a new ticket about that.



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

Reply via email to