[spambayes-bugs] [ spambayes-Bugs-802530 ] Unable to review messages this morning

SourceForge.net noreply at sourceforge.net
Fri Jan 21 04:45:13 CET 2005


Bugs item #802530, was opened at 2003-09-09 03:00
Message generated for change (Comment added) made by anadelonbrin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=802530&group_id=61702

Category: pop3proxy
Group: Source code 1.0a5
>Status: Pending
Resolution: None
Priority: 5
Submitted By: Denis Pelletier (dpellet)
Assigned to: Nobody/Anonymous (nobody)
Summary: Unable to review messages this morning

Initial Comment:
I used spambayes (Alpha release 4) for a couple of
weeks and everything was working perfectly. This
morning I tried to use the Review messages page and I'm
getting the following error message:

500 Server error

Traceback (most recent call last):

  File "./spambayes/Dibbler.py", line 453, in
found_terminator
    getattr(plugin, name)(**params)

  File "./spambayes/ProxyUI.py", line 402, in onReview
    messageInfo = self._makeMessageInfo(message)

  File "./spambayes/ProxyUI.py", line 502, in
_makeMessageInfo
    messageInfo.bodySummary = self._trimHeader(text, 200)

  File "./spambayes/UserInterface.py", line 195, in
_trimHeader
    sections = email.Header.decode_header(field)

  File "/usr/lib/python2.2/email/Header.py", line 67,
in decode_header
    if not ecre.search(header):

RuntimeError: maximum recursion limit exceeded


The last time I reviewed the cached messages was 24
hours ago and I received about twenty messages since then.

Upgrading to Alpha release 5 does not solve the problem.

I'm using Spambayes under Mandrake Linux 9.1.

Denis

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

Comment By: Tony Meyer (anadelonbrin)
Date: 2005-01-21 16:45

Message:
Logged In: YES 
user_id=552329

We haven't heard from the original reporter of the bug for some
time.  Without the requested information, there really isn't much
we can do.  If anyone does provide further information, please
also change the bug status back to "Open".

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

Comment By: Tony Meyer (anadelonbrin)
Date: 2003-09-30 16:26

Message:
Logged In: YES 
user_id=552329

If you were able to track down the particular email that it's 
choking on, that would be great.  If (in your config file), you 
set [globals]verbose to True, then you'll get the ids printed 
out as they are loaded, so it will probably stop right 
before/after the problem one.

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

Comment By: Denis Pelletier (dpellet)
Date: 2003-09-10 01:37

Message:
Logged In: YES 
user_id=861858

This morning, I was able to review/train on today's email.
After doing that, I got again the same error (RuntimeError:
maximum recursion limit exceeded) when trying to review what
are now yesterday's email.

So I guess that spambayes is chocking on an email. Does
anyone want to have a look at my database?

Denis

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

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


More information about the Spambayes-bugs mailing list