[Spambayes] SB_imapfilter.py Crashing pt 2

Woo, Christopher Christopher.Woo at pepperdine.edu
Thu Sep 23 19:14:34 CEST 2004


Further testing reveals this particular error to be the show stopper. It
came up on 4 separate email messages, and the script would progress no
further until the offending spam was removed from the inbox. I have the spam
saved in case you would like to see it. FYI, this is with the latest(?)
script from the CVS.

Traceback (most recent call last):
  File "c:\spambayes\scripts\sb_imapfilter.py", line 1006, in ?
    run()
  File "c:\spambayes\scripts\sb_imapfilter.py", line 996, in run
    imap_filter.Filter()
  File "c:\spambayes\scripts\sb_imapfilter.py", line 865, in Filter
    self.unsure_folder)
  File "c:\spambayes\scripts\sb_imapfilter.py", line 756, in Filter
    msg = msg.get_full_message()
  File "c:\spambayes\scripts\sb_imapfilter.py", line 436, in
get_full_message
    text, details = message.insert_exception_header(
AttributeError: 'module' object has no attribute 'insert_exception_header'

Keep up the good work, no one rests until all spammers are out of business!

CW


More information about the Spambayes mailing list