> When i run Outlook, i get 2 error msgs, see attached log.
[...]
> C:\Program Files\SpamBayes C:\Program Files\SpamBayes\lib 
> \spambayes.modules\spambayes\languages
> ERROR: 'There was an error initializing the Spam plugin.\r\n\r 
> \nSpam filtering has been disabled.  Please re-configure\r\nand re- 
> enable this plugin\r\n\r\nError details:\r\nFailed to load bayes  
> database'
> Traceback (most recent call last):
>   File "manager.pyc", line 456, in __init__
>   File "manager.pyc", line 257, in Load
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xed in  
> position 44: ordinal not in range(128)
[...]
> OSError: [Errno 13] Permission denied: 'C:\\Documents and Settings\ 
> \Jirka\\Data aplikac\xed\\SpamBayes\\default_bayes_database.db'

It looks like perhaps the problem is with the \xed character in the  
path.  There were early problems with non-English setups, but I  
thought that were all worked out some time ago.

Have you tried 1.0.4?

You could put the files somewhere else (the configuration guide  
explains how to do this) that doesn't have any extended characters in  
the path.

Other than that, if this is the problem, then the only thing to do is  
open a bug report (http://sf.net/projects/spambayes) and wait for it  
to be fixed.

=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.


_______________________________________________
Spambayes-bugs mailing list
Spambayes-bugs@python.org
http://mail.python.org/mailman/listinfo/spambayes-bugs

Reply via email to