RE: Question about user specific bayes

2022-01-18 Thread Dino Edwards
> Note that SA will try to create an empty DB if none exists. I'm not sure that > I can think up a circumstance (other than a disappearing user) where fallback > > to global Bayes would happen. SA will not fall back to a global Bayes DB > just because an otherwise perfectly good per-user DB is

Re: Question about user specific bayes

2022-01-18 Thread Bill Cole
On 2022-01-18 at 13:40:29 UTC-0500 (Tue, 18 Jan 2022 18:40:29 +) Dino Edwards is rumored to have said: Hi, thanks for the quick reply. So when amavis calls on SA for an incoming message, it will pass the recipient (e-mail address) in the %u variable and then SA will take that variable and

RE: Question about user specific bayes

2022-01-18 Thread Dino Edwards
Hi, thanks for the quick reply. So when amavis calls on SA for an incoming message, it will pass the recipient (e-mail address) in the %u variable and then SA will take that variable and look in the /opt/sa-bayes-users/%u directory for the existence of bayes database and if it finds one, it will

Re: Question about user specific bayes

2022-01-18 Thread Bill Cole
On 2022-01-18 at 11:12:01 UTC-0500 (Tue, 18 Jan 2022 16:12:01 +) Dino Edwards is rumored to have said: Hi, Trying to implement user specific bayes. My current setup is setup as follows in regards to global bayes. I'm also using amavis: bayes_path /opt/sa-bayes/bayes bayes_file_mode 0777

Question about user specific bayes

2022-01-18 Thread Dino Edwards
Hi, Trying to implement user specific bayes. My current setup is setup as follows in regards to global bayes. I'm also using amavis: bayes_path /opt/sa-bayes/bayes bayes_file_mode 0777 use_bayes 1 use_bayes_rules 1 bayes_auto_learn 0 bayes_auto_learn_threshold_spam 15 bayes_auto_learn_threshold_