-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Genchev, Sergei writes:
> >Yes, but the bayes portion isn't working. Why? Because when SA runs, it
> >runs with the privileges of the user whose mail is being scanned. I
> >believe bayes would require that SA (spamc) is run under a specific
> >user, no?
> 
> One option that I see would be to copy your bayes database (7K spam and 1.5K
> ham is quite enough)
> to your user's home directories and change the owner of the files to be this
> user:
> 
> cp /wherever/your/bayes_db/is/bayes_* /home/$user/.spamassassin/ && chown
> $user:$group /home/$user/.spamassassin/bayes_*
> 
>  If you have only a handful of users that might work. Create a cron job that
> does it every once in a while.
> Ugly hack but could work for you.

You can also share a Bayes DB by setting bayes_path and bayes_file_mode
so that all users use the same DB files, and the file mode allows
all to read and write to it.

- --j.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Exmh CVS

iD8DBQE//a0uQTcbUG5Y7woRApl/AJ9ABPvuGS/mtr56mhQwGC4sLMqE+wCgiLWS
79Y//XqsoArJzEJhSic3sL4=
=lrf6
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to