[Spambayes] sb_imapfilter.py - error when selecting training folders

Christopher Messina cmessina at umich.edu
Wed Oct 15 18:04:19 EDT 2003


Hello.

In trying to set up spambayes using imap, I encountered the following error
when trying to "configure folders to train" on the imap web interface

=====

500 Server error

Traceback (most recent call last):

  File "/usr/lib/python2.3/site-packages/spambayes/Dibbler.py", line 453, in fou
nd_terminator
    getattr(plugin, name)(**params)

  File "/usr/lib/python2.3/site-packages/spambayes/ImapUI.py", line 214, in onTr
ainingfolders
    self._login_to_imap()

  File "/usr/lib/python2.3/site-packages/spambayes/ImapUI.py", line 195, in _log
in_to_imap
    imap = IMAPSession(server, port)

NameError: global name 'IMAPSession' is not defined


======


Is this a problem with how the spambayes install, the sb_imapfilter.py script,
or my python install?

Any help is greatly appreciated.

--
Chris




More information about the Spambayes mailing list