We just moved to our new email server and we have a user who is not able to filter his emails anymore.  I see the following error in the log file.

Uninstalling & re-installing your application does not work.

 

How can I fix this?  There isn’t anything online pertaining to this error.  I am getting the No filterable messages are selected error but the FAQ doesn’t help.

 

Thank you

 

 

 

System verbosity set to 1
No old pickle file to migrate
Loaded bayes database from 'C:\Documents and Settings\xxx\Application Data\SpamBayes\default_bayes_database.db'
Loaded message database from 'C:\Documents and Settings\xxx\Application Data\SpamBayes\default_message_database.db'
Bayes database initialized with 0 spam and 1 good messages
Loaded databases in 3.6784ms
SpamBayes Outlook Addin Binary Version 1.0.4 (March 2005) starting (with engine SpamBayes Engine Version 0.3 (January 2004))
on Windows 5.1.2600 (Service Pack 2)
using Python 2.3.5 (#62, Feb  8 2005, 16:23:02) [MSC v.1200 32 bit (Intel)]
Folder xxx/Inbox' already has field 'Spam'
SpamBayes: Watching (for filtering) in 'Mailbox - xxx/Inbox'
Folder 'Mailbox - xxx/Junk E-mail' already has field 'Spam'
SpamBayes: Watching (for incremental training) in 'Mailbox - xxx/inbox’
Folder 'Mailbox - xxx/Junk Suspects' already has field 'Spam'
Processing missed spam in folder 'Inbox' by starting a timer
New message timer started - id=2827, delay=2000
The timer with id=2827 fired
Message 'August 15 - xxx' in 'Mailbox - xxx/Inbox' had a Spam classification of 'No'
New message timer started - id=2824, delay=1000
The timer with id=2824 fired
The new message timer found no new items, so is stopping
New message timer started - id=2771, delay=2000
The timer with id=2771 fired
Message xxx' in 'Mailbox xxx/Inbox' had a Spam classification of 'No'
New message timer started - id=2640, delay=1000
The timer with id=2640 fired
The new message timer found no new items, so is stopping


Unexpected error fetching message
Traceback (most recent call last):
  File "addin.pyc", line 1024, in GetSelectedMessages
  File "msgstore.pyc", line 365, in GetMessage
C:\Program Files\SpamBayes\lib\spambayes.modules\msgstore.py:126: FutureWarning: %u/%o/%x/%X of negative int will return a signed string in Python 2.4 and up
MsgStoreException: MsgStoreException: Exception 0x80040107 (MAPI_E_INVALID_ENTRYID): OLE error 0x80040107
MsgStoreException: Exception 0x80040107 (MAPI_E_INVALID_ENTRYID): OLE error 0x80040107
ERROR: 'No filterable mail items are selected'
Traceback (most recent call last):
  File "addin.pyc", line 1024, in GetSelectedMessages
  File "msgstore.pyc", line 365, in GetMessage
MsgStoreException: MsgStoreException: Exception 0x80040107 (MAPI_E_INVALID_ENTRYID): OLE error 0x80040107

 

 

 

 

-------------------------------
The information contained in this message may be privileged and / or
confidential and protected from disclosure. If the reader of this message is
not the intended recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited. If you
have received this communication in error, please notify the sender
immediately by replying to this message and deleting the material from any
computer.
_______________________________________________
[email protected]
http://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.net/faq.html

Reply via email to