[spambayes-bugs] [ spambayes-Bugs-783859 ] IMAP - Failed to Process Missed Messages

SourceForge.net noreply at sourceforge.net
Wed Aug 6 03:18:30 EDT 2003


Bugs item #783859, was opened at 2003-08-06 11:18
Message generated for change (Comment added) made by mhammond
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=783859&group_id=61702

Category: Outlook
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Shaun Broadbent (shaunbroadbent)
Assigned to: Mark Hammond (mhammond)
Summary: IMAP - Failed to Process Missed Messages

Initial Comment:
Running CVS version. (Verbose is set to 1)
Mail that comes in whilst outlook is open seems
to be filtered correctly. New Mail (unread)
that has arrived outside of an outlook session is Never 
Filtered scored or touched, including running a manual
filter. 

(Also note the following occurs prior to Outlook actually
making the connection to the IMAP Server)

Looking at the logs shows that Spambayes begins to 
process missed messages but usually only gets through
one message until it encounters an error and stops 
processing any further messages. Restarting Outlook
produces the same results ie Spambayes fails on the 
same message, if I delete the problem message and 
restart it will filter one or two messages until it 
comes to an email it doesnt like again and stops. 

The error Message is always
"FAILED to create email.message from:  'X-Sieve: cmu-
sieve 2.0\r\nReturn-Path: " 
followed by the email.. And then
Error processing missed messages!
Traceback (most recent call last):
  File "C:\Program Files\Spambayes\Outlook2000
\addin.py", line 1067, in OnConnection
    self.ProcessMissedMessages()
  File "C:\Program Files\Spambayes\Outlook2000
\addin.py", line 1352, in ProcessMissedMessages
  File "C:\Program Files\Spambayes\Outlook2000
\addin.py", line 211, in ProcessMessage
    disposition = filter.filter_message(msgstore_message, 
manager)
  File "C:\Program Files\Spambayes\Outlook2000
\filter.py", line 16, in filter_message
    prob = mgr.score(msg)
  File "C:\Program Files\Spambayes\Outlook2000
\manager.py", line 678, in score
    email = msg.GetEmailPackageObject()
  File "C:\Program Files\Spambayes\Outlook2000
\msgstore.py", line 775, in GetEmailPackageObject
    raise RuntimeError(
RuntimeError: email package croaked with a MIME 
related error, but there appears to be no 'Content-Type' 
header


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

>Comment By: Mark Hammond (mhammond)
Date: 2003-08-06 19:18

Message:
Logged In: YES 
user_id=14198

As you are running from source code, are you willing to run
a custom version I send you?  Also, can you please post the
message that failed, as it was printed in the log file?




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

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



More information about the Spambayes-bugs mailing list