Hello,

As Devin, I actually run spamassassin SA 3.03 with per user bayes store into
a mysql DB.
What are the favour and the disadvantage of that solution?
What are the favour and the disadvantage of a global bayes solution?

I also see a number of person who stop to use bayes. Is it a good idea?

As you can see, i begin with SA and i don't already have "THE BEST
SOLUTION".
But does someone got it?

thanks
Julien


[EMAIL PROTECTED] wrote:
> Hello,
>
> I am currently running SA 3.03 with bayes, and bayes is storing all of its
> data into a mysql DB.  As this was all installed via PSoft's HSphere, I
> didn't
> actually pick the specific configuration myself.  On my system, bayes is
> trained per mailbox individually, and I am wanting to change this so that
> there is one global bayes database for the entire mail server.  Is this an
> easy modification to make?  Any help would be appreciated.
>
> Regards,
> Devin
>
If you want to keep the mysql db for bayes, you can do:
bayes_sql_override_username
        Used by BayesStore::SQL storage implementation.
        If this options is set the BayesStore::SQL module will override
        the set username with the value given.  This could be useful for
        implementing global or group bayes databases.

in your local.cf
--
Thanks,
JamesDR


Reply via email to