[Spambayes] [ spambayes-Bugs-677804 ] Untouched fitler command error

SourceForge.net noreply at sourceforge.net
Thu Jan 30 14:21:15 EST 2003


Bugs item #677804, was opened at 2003-01-31 11:21
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=677804&group_id=61702

Category: Outlook
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tony Meyer (anadelonbrin)
Assigned to: Nobody/Anonymous (nobody)
Summary: Untouched fitler command error

Initial Comment:
When filtering is set to leave uncertain/spam messages 
untouched (rather than copy/move), I get an error:

Failed filtering message! <MAPIMsgStoreMsg, 'Curly 
Hair Help Is Here' (read) 
id=0000000038A1BB1005E5101AA1BB08002B2A56C20
000454D534D44422E444C4C00000000000000001B55FA
20AA6611CD9BC800AA002FC45A0C0000004954532D5
843484734002F6F3D4D617373657920556E69766572736
974792F6F753D4D41535345592F636E3D526563697069
656E74732F636E3D542E412E4D6579657200/00000000
2CFF45187C119D4295E615A8AD7B7676070098B01D27
17B9D411B38F0008C784093100000A46D79700001ED4
ECF91CDED24C8D012BCF2B034F130000001A6CD100
00>
Traceback (most recent call last):
  File "D:\CVS Modules\spambayes\Outlook2000
\filter.py", line 43, in filter_message
    raise RuntimeError, "Eeek - bad action '%r'" % 
(action,)
RuntimeError: Eeek - bad action ''untouched''

Line 34 of filter.py seems to expect the action to start 
with 'no' ('none', perhaps?).  Everything still works, but 
the traceback is a bit ugly.  Changing that one line to 
expect 'un' should fix the problem.

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

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



More information about the Spambayes mailing list