[spambayes-bugs] [ spambayes-Bugs-1014527 ] exception in Generator.py

SourceForge.net noreply at sourceforge.net
Mon Aug 23 19:57:46 CEST 2004


Bugs item #1014527, was opened at 2004-08-23 10:57
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=1014527&group_id=61702

Category: hammie
Group: Source code 1.0rc1
Status: Open
Resolution: None
Priority: 5
Submitted By: Harvey Chapman (sr105)
Assigned to: Nobody/Anonymous (nobody)
Summary: exception in Generator.py

Initial Comment:
This is also in 1.0rc2. I've attached the errant e-mail
with traceback included. I get a lot of these messages
and everyone seems to crash. The rest of my spam gets
categorized with no exceptions.

X-Spambayes-Classification: ham; 0.00
X-Spambayes-Exception: File
"/usr/lib/python2.3/site-packages/spambayes/mboxutils.py",
line 153, in as_string return msg.as_string(unixfrom)
File "/usr/lib/python2.3/email/Message.py", line 130,
in as_string g.flatten(self, unixfrom=unixfrom) File
"/usr/lib/python2.3/email/Generator.py", line 102, in
flatten self._write(msg) File
"/usr/lib/python2.3/email/Generator.py", line 130, in
_write self._dispatch(msg) File
"/usr/lib/python2.3/email/Generator.py", line 156, in
_dispatch meth(msg) File
"/usr/lib/python2.3/email/Generator.py", line 199, in
_handle_text raise TypeError, 'string payload expected:
%s' % type(payload) TypeError: string payload expected:
<type 'list'>
 

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

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


More information about the Spambayes-bugs mailing list