[Spambayes] Error with outlook pluing

Piers Haken piersh at friskit.com
Fri Dec 20 20:46:02 EST 2002


I just updated my CVS sources and now I'm getting the following, along
with a dialog teeling me that the pluing is disabled, when I start
outlook. Anyone know what's up?

Piers.

--------
Outlook Spam Addin module loading
SpamAddin - Connecting to Outlook
Loaded bayes database from
'C:\Python22\spam\spambayes\Outlook2000\default_bayes_database.pck'
Loaded message database from
'C:\Python22\spam\spambayes\Outlook2000\default_message_database.pck'
Bayes database initialized with 2134 spam and 3370 good messages
Error finding the MAPI folders for a folder switch event
Traceback (most recent call last):
  File "C:\Python22\spam\spambayes\Outlook2000\addin.py", line 532, in
OnFolderSwitch
    look_folder = self.manager.message_store.GetFolder(look_id)
  File "C:\Python22\spam\spambayes\Outlook2000\msgstore.py", line 217,
in GetFolder
    table = folder.GetContentsTable(0)
com_error: (-2147467259, 'Unspecified error', None, None)
Warning: failed to create the Outlook user-property in folder 'Inbox'
 (-2147352567, 'Exception occurred.', (4096, 'Microsoft Outlook', 'A
custom field with this name but a different data type already exists.
Enter a different name.', None, 0, -2147352567), None)
 This is probably because the code has recently been changed, but it
will
 have no effect on the filtering or scoring.
AntiSpam: Watching for new messages in folder Inbox
AntiSpam: Watching for new messages in folder Inbox
Error installing folder hooks.
Traceback (most recent call last):
  File "C:\Python22\spam\spambayes\Outlook2000\addin.py", line 636, in
FiltersChanged
    self.UpdateFolderHooks()
  File "C:\Python22\spam\spambayes\Outlook2000\addin.py", line 662, in
UpdateFolderHooks
    SpamFolderItemsEvent)
  File "C:\Python22\spam\spambayes\Outlook2000\addin.py", line 671, in
_HookFolderEvents
    for msgstore_folder in
self.manager.message_store.GetFolderGenerator(
  File "C:\Python22\spam\spambayes\Outlook2000\msgstore.py", line 200,
in GetFolderGenerator
    table = folder.GetContentsTable(0)
com_error: (-2147467259, 'Unspecified error', None, None)
Spam filtering is disabled - ignoring new message
Spam filtering is disabled - ignoring new message
Spam filtering is disabled - ignoring new message

Piers.


More information about the Spambayes mailing list