[Spambayes] sb_imapfilter.py error with option -e y

Rafael Scholl rafael.scholl at bbox.ch
Mon Jul 4 14:41:54 CEST 2005


Hi everyone,

I have updated to the most recent version of SpamBayes. Now I receive this 
error when using sb_imapfilter.py with the option -e y:

C:\Python24\Scripts>sb_imapfilter.py -c -v -e y
SpamBayes IMAP Filter Version 1.1a1 (April 2005).

Loading database C:\Python24\Scripts\hammie.db...Loading state from 
C:\Python24\
Scripts\hammie.db database
C:\Python24\Scripts\hammie.db is an existing database, with 41 spam and 146 ham
  Done.
Account: MAILACCOUNT
Classifying
........
Classified 0 ham, 0 spam, and 0 unsure.
Classifying took 0.5000 seconds.
Traceback (most recent call last):
   File "C:\Python24\Scripts\sb_imapfilter.py", line 1203, in ?
     run()
   File "C:\Python24\Scripts\sb_imapfilter.py", line 1187, in run
     imap.logout()
   File "C:\Python24\Scripts\sb_imapfilter.py", line 223, in logout
     self.select(options["imap", fol])
   File "C:\Python24\lib\imaplib.py", line 624, in select
     typ, dat = self._simple_command(name, mailbox)
   File "C:\Python24\lib\imaplib.py", line 1028, in _simple_command
     return self._command_complete(name, self._command(name, *args))
   File "C:\Python24\lib\imaplib.py", line 865, in _command_complete
     raise self.error('%s command error: %s %s' % (name, typ, data))
imaplib.error: SELECT command error: BAD ['too few arguments for SELECT']

C:\Python24\Scripts>

Can anyone help?

Rafael Scholl


* Passed viruscheck by Kaspersky Lab Business Enterprise Scanner *



More information about the Spambayes mailing list