Re: SpamBayes 1.1b3

Skip Montanaro <[email protected]> Thu, 23 Nov 2017 13:21:06 -0600
Newsgroups gmane.mail.spam.spambayes.general
Message-ID <CANc-5UwTq9u5MfvxMf=fiPLjyTFhX6bsC9uu5r4aRoUBs_4wiA@mail.gmail.com>
> Skip, thanks for the news. What would be the symptoms of that particular bug?

The tokenizer was generating certain tokens which it assumed would be
dotted quads (e.g., 73.73.103.110) but not checking that they actually
contained four elements. The result was an IndexError exception. This
error could only be triggered if you had either x-mine_nntp_headers or
x-lookup_ip set to True. My fingerprints are on the relevant bit of
code, so mea culpa.

Skip
_______________________________________________
[email protected]
https://mail.python.org/mailman/listinfo/spambayes
Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.net/faq.html