Bugs item #833751, was opened at 2003-11-01 05:58
Message generated for change (Comment added) made by anadelonbrin
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: Pending
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.

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

>Comment By: Tony Meyer (anadelonbrin)
Date: 2005-02-10 14:26

Message:
Logged In: YES 
user_id=552329

This is so extremely old (apologies) that it's hard to know
where to start.  Can anyone that has this problem say
whether it still occurs with 1.0.3?

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=833751&group_id=61702
_______________________________________________
Spambayes-bugs mailing list
[email protected]
http://mail.python.org/mailman/listinfo/spambayes-bugs

Reply via email to