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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |spamassassin-
                   |                            |[EMAIL PROTECTED]
         AssignedTo|spamassassin-               |[EMAIL PROTECTED]
                   |[EMAIL PROTECTED]    |



------- Additional Comments From [EMAIL PROTECTED]  2004-04-20 23:09 -------
> the simple fix is to eliminate duplicates in the address list before you start
> counting, by using a hash rather than a list, for instance.

Okay, I checked in a fix and we'll see how it fares in the nightly corpus run.

I only have the code remove adjacent repeats.  (By the way, simply using a hash
to remove repeats would change the order and break SORTED_RECIPS, although you
could find an awkward way to work a hash in there.)




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.

Reply via email to