http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5720
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-11-21 13:32 -------
The problem is immediately clear when you have more than a single missing
message per batch (in non cs_paths_only mode... which I don't use, so it's not
tested as well). The bogus message id of 0 gets used twice (or more), and
instead of just skipping the message the clients were scanning the bogus
message, deleting the id the first time around and then complaining about it
being missing the second time around.
Anyway, fixed...
[EMAIL PROTECTED] masses]$ svn ci -m "bug 5720: get client to skip messages
when the
server indicates an error with a particular message; this eliminates the issue
of trying to use the same message id in the same batch when more than one
message has a problem in a batch... and keeps us from scanning bogus
place-holder messages that we were going to ignore the results of anyway"
Sending masses/mass-check
Transmitting file data .
Committed revision 597212.
[EMAIL PROTECTED] masses]$
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.