http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5060
------- Additional Comments From [EMAIL PROTECTED] 2006-08-22 18:45 -------
The current patch includes the incorrect:
- if ($self->{opt_j} == 0) {
+ if ($self->{opt_j} < 2) {
change. Otherwise, I think it looks ok.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
