[Spambayes] [ spambayes-Bugs-698852 ] can't classify messages

SourceForge.net noreply at sourceforge.net
Thu Mar 6 10:54:02 EST 2003


Bugs item #698852, was opened at 2003-03-06 11:26
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=698852&group_id=61702

Category: pop3proxy
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Jeremy Hylton (jhylton)
Assigned to: Tim Stone (timstone4)
Summary: can't classify messages

Initial Comment:
Traceback (most recent call last):

  File
"/usr/local/lib/python2.3/site-packages/spambayes/Dibbler.py",
line 398, in found_terminator
    getattr(plugin, name)(**params)

  File "/usr/local/bin/pop3proxy.py", line 1064, in
onClassify
    for word, wordProb in clues:

NameError: global name 'clues' is not defined

I don't know when the code broke, but it's been like
this for a long time.  There is no binding for clues
anywhere.


----------------------------------------------------------------------

>Comment By: Tim Stone (timstone4)
Date: 2003-03-06 12:54

Message:
Logged In: YES 
user_id=645698

Fixed

----------------------------------------------------------------------

Comment By: Tim Stone (timstone4)
Date: 2003-03-06 12:34

Message:
Logged In: YES 
user_id=645698

Wow.  You're right about the long time thing.  Apparently this isn't 
something that anybody does on a regular basis... There's no 
classification code anywhere in the function!

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=698852&group_id=61702



More information about the Spambayes mailing list