[spambayes-bugs] [ spambayes-Bugs-1086194 ] sb_server.py error

SourceForge.net noreply at sourceforge.net
Thu Dec 16 03:53:35 CET 2004


Bugs item #1086194, was opened at 2004-12-16 15:34
Message generated for change (Comment added) made by anadelonbrin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=1086194&group_id=61702

>Category: pop3proxy
Group: 1.0.1
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Squirrel FuzzyNutz (sqwerl)
>Assigned to: Tony Meyer (anadelonbrin)
Summary: sb_server.py error

Initial Comment:
Here is the traceback:
Traceback (most recent call last):
  File "/usr/local/bin/sb_server.py", line 471, in onRetr
    msg.setPayload(messageText)
  File "/usr/local/lib/python2.4/site-packages/spambayes/message.
py", line 249, in setPayload
    prs._parseheaders(self, fp)
AttributeError: Parser instance has no attribute '_parseheaders'


My machine is running FreeBSD 5.2 if that helps.

This error renders emails not to be classified.

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

>Comment By: Tony Meyer (anadelonbrin)
Date: 2004-12-16 15:53

Message:
Logged In: YES 
user_id=552329

1.0.1 is not compatible with Python 2.4, unfortunately. 
Both 1.0.2 and 1.1 will be, but for the moment you'll have
to either use source from CVS or an earlier version of Python.

(A fix for this has been checked into CVS).

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

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


More information about the Spambayes-bugs mailing list