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





------- Additional Comments From [EMAIL PROTECTED]  2006-06-20 17:59 -------
why does it include this change?

Index: lib/Mail/SpamAssassin/ArchiveIterator.pm
===================================================================
--- lib/Mail/SpamAssassin/ArchiveIterator.pm    (wersja 415021)
+++ lib/Mail/SpamAssassin/ArchiveIterator.pm    (kopia robocza)
@@ -292,7 +292,7 @@
   }
 
   # non-forking model (generally sa-learn), everything in a single process
-  if ($self->{opt_j} == 0) {
+  if ($self->{opt_j} < 2) {
     my $messages;
 
     # message-array



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

Reply via email to