[Spambayes] 1.06a won't start (Win32)

Shawn Behrens sbehrens at gmx.li
Sat Sep 20 08:32:08 EDT 2003


Aloha,

I have a working 1.05a-as-service installation. I stopped the service 
and copied the 1.06a files over. Attempting to start the service again 
failed. Attempting to run the windows/pop3proxy_service.py resulted in a 
complaint about not finding sb_server.
Attempting to run pop3proxy.py first resulted in a complaint that the 
option 'no_cache_bulk_ham:True' was not recognized; and after removing 
that option, resulted in a traceback:

C:\Program Files\spambayes>pop3proxy.py
Traceback (most recent call last):
  File "C:\Program Files\spambayes\pop3proxy.py", line 701, in ?
    state = State()
  File "C:\Program Files\spambayes\pop3proxy.py", line 562, in __init__
    if options["pop3proxy", "servers"]:
  File "C:\Program Files\spambayes\spambayes\OptionsClass.py", line 562, 
in __ge
titem__
    return self.get(key[0], key[1])
  File "C:\Program Files\spambayes\spambayes\OptionsClass.py", line 559, 
in get
    return self.get_option(sect, opt).get()
  File "C:\Program Files\spambayes\spambayes\OptionsClass.py", line 553, 
in get_
option
    return self._options[sect, opt]
KeyError: ('pop3proxy', 'servers')

Running this on WindowsXP with Python 2.3 and win32all 1.5.3

I went back to 1.05a (again by stopping the service, copying source 
files over, and starting the service), and I'm good.

I guess I'll try a more 'clean install' with just copying hammie.db into 
a fresh 1.06a dir next, just to make sure it isn't me who's causing this.

Shawn





More information about the Spambayes mailing list