[Spambayes] Spambayes problem

Tony Meyer tameyer at ihug.co.nz
Mon Nov 15 05:29:39 CET 2004


> I'm using Spambayes 1.0 on a Windows server 2003 with
> termial server.
> All user have Outlook 2003 and until now it worked without problem.
> This morning on user had a problem. Outlook starts and the
> Spambayes toolbar show up but doesn't work.
> Incomming mails are not verifiyed.
> 
> The log tell:
> raceback (most recent call last):
>   File "<string>", line 1, in ?
>   File "boot_com_servers.py", line 62, in DllRegisterServer
>   File "win32com\server\register.pyc", line 405, in RegisterClasses
>   File "win32com\server\register.pyc", line 177, in RegisterServer
>   File "win32com\server\register.pyc", line 32, in _set_string
> pywintypes.error: (5, 'RegSetValue', 'Acc\xe8s refus\xe9.')

This is trying to set a value in the registry and is (it appears) being
denied access.  Have the permissions of the user's account changed recently?

However, AFAICT, this code should only be executed when you are trying to
register (install) the plug-in.  Did the user try to do that?  If so, then
the actual problem might be in an older log.

=Tony.Meyer

-- 
Please always include the list (spambayes at python.org) in your replies
(reply-all), and please don't send me personal mail about SpamBayes.
http://www.massey.ac.nz/~tameyer/writing/reply_all.html explains this.



More information about the Spambayes mailing list