[Spambayes] (no subject)

Tony Meyer tameyer at ihug.co.nz
Tue Oct 14 18:36:34 EDT 2003


> Compilation and installation went through 
> well but permissions to create a new database ".hammiedb" 
> requires root to do it. Kindly suggest how this can be done 
> by a user himself.

Set spambayes to create a database somewhere that the user has permission.
~/.hammiedb should work, I would imagine.  You're after the
persistent_storage_name option.

> And on running sb_filter.py, the user gets the error:
> Traceback (most recent call last):
>   File "/usr/local/bin/sb_filter.py", line 53, in ?
>     from spambayes import hammie, Options, mboxutils
> ImportError: No module named spambayes

This looks like installation didn't go well after all.  Do you have a
"spambayes" directory in your Python site-packages directory?

=Tony Meyer




More information about the Spambayes mailing list