[spambayes-bugs] [ spambayes-Bugs-833751 ] filter dies after a processing a few emails

SourceForge.net noreply at sourceforge.net
Fri Oct 31 11:58:48 EST 2003


Bugs item #833751, was opened at 2003-10-31 11:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=833751&group_id=61702

Category: pop3proxy
Group: Source code 1.0a6
Status: Open
Resolution: None
Priority: 5
Submitted By: Bob s Youruncle (chumpmeister)
Assigned to: Nobody/Anonymous (nobody)
Summary: filter dies after a processing a few emails

Initial Comment:
I'm running Spambayes-1.0a6 on RedHat 9 (with python
2.2.2) using the POP3 proxy. I have upgraded from
v1.0a4. The filter works fine for about the first 15-20
of 100 emails, but seems to die at that point and then
let everything through.

I see the following message at the command prompt where
I started Spambayes.

----
Traceback (most recent call last):
  File "/usr/bin/sb_server.py", line 440, in onRetr
    msg.setId(state.getNewMessageName())
  File
"/usr/lib/python2.2/site-packages/spambayes/message.py",
line 193, in setId
    msginfoDB._getState(self)
  File
"/usr/lib/python2.2/site-packages/spambayes/message.py",
line 131, in _getState
    (msg.c, msg.t) = self.db[msg.getId()]
  File "/usr/lib/python2.2/shelve.py", line 70, in
__getitem__
    f = StringIO(self.dict[key])
error: (-30981, 'Unknown error 4294936315')
----

Spambayes-1.0a4 seemed to work OK, but needed
restarting every now and then.

thanks... 

PS. Non of the email that gets through when the filter
dies, shows up in the review/classify screens.

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

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



More information about the Spambayes-bugs mailing list