[Spambayes] (no subject)

Marc de Graauw marc at marcdegraauw.com
Tue Sep 30 05:29:09 EDT 2003


I can run SpamBayes with:
 > pop3proxy_service.py debug

but when I try to run it with:
 > net start pop3proxy_service
SpamBayes does not start and puts the follwoing error in Event Log:

Python could not import the service's module
   File "C:\sb\spambayes-1.0a6\windows\pop3proxy_service.py", line 82, in ?
     import sb_server
   File "C:\sb\spambayes-1.0a6\scripts\sb_server.py", line 100, in ?
     import spambayes.message
   File "C:\sb\spambayes-1.0a6\spambayes\message.py", line 149, in ?
   File "C:\sb\spambayes-1.0a6\spambayes\message.py", line 114, in __init__
   File "C:\sb\spambayes-1.0a6\spambayes\dbmstorage.py", line 53, in open
   File "C:\sb\spambayes-1.0a6\spambayes\dbmstorage.py", line 36, in open_best
   File "C:\sb\spambayes-1.0a6\spambayes\dbmstorage.py", line 12, in 
open_db3hash
   File "C:\PROGRA~1\PYTHON\lib\site-packages\bsddb3\__init__.py", line 
162, in hashopen
     d.open(file, db.DB_HASH, flags, mode)

Py 2.2.3 / win32all-152 / bsddb3-4.1.6.win32-py2.2.exe
(Cannot run 2.3 because mod_python does not support it yet).

Anybody seen something like this?

Cheers

Marc




More information about the Spambayes mailing list