Re: use_bayes=0 completly disables report function

2012-04-22 Thread Marcin Mirosław
W dniu 2012-04-21 15:29, Axb pisze: Hello, > http://spamassassin.apache.org/full/3.3.x/doc/Mail_SpamAssassin_Conf.txt > > You want: > > use_bayes 1 > use_bayes_rules 0 > use_learner 1 I found use_learner 0 is better for me, bayes engine isn't called while message is reported. Thanks for tip! Mar

Bayes for large heterogeneous user-base (was Re: use_bayes=0 completly disables report function)

2012-04-21 Thread David F. Skoll
On Sat, 21 Apr 2012 14:40:42 -0500 (CDT) Dave Funk wrote: > > Beyes does not make much sense in a multi-user, diverse community > > such as my university department. Makes sense here (small company; > > small user base) > I'll have to disagree with that, as a person running a mail server > for

Re: use_bayes=0 completly disables report function

2012-04-21 Thread Dave Funk
On Sat, 21 Apr 2012, John ffitch wrote: On Sat, 21 Apr 2012, RW wrote: That's what use_bayes 0 is for. Unless you really have to, turning-off Bayes is a bad idea. The FP rate is much higher without it. Beyes does not make much sense in a multi-user, diverse community such as my universit

Re: use_bayes=0 completly disables report function

2012-04-21 Thread Benny Pedersen
Den 2012-04-21 15:23, John ffitch skrev: On Sat, 21 Apr 2012, RW wrote: That's what use_bayes 0 is for. Unless you really have to, turning-off Bayes is a bad idea. The FP rate is much higher without it. Beyes does not make much sense in a multi-user, diverse community such as my univers

Re: use_bayes=0 completly disables report function

2012-04-21 Thread Axb
On 04/20/2012 11:20 PM, Marcin Mirosław wrote: Hello, i've notice when i set use_bayes 0 then spamc -C report stops to work. I've got in log: spamd: Can't call method "learn" on an undefined value at /usr/lib64/perl5/vendor_perl/5.12.4/Mail/SpamAs sassin/PerMsgLearner.pm line 111, line 117. Wh

Re: use_bayes=0 completly disables report function

2012-04-21 Thread John ffitch
On Sat, 21 Apr 2012, RW wrote: That's what use_bayes 0 is for. Unless you really have to, turning-off Bayes is a bad idea. The FP rate is much higher without it. Beyes does not make much sense in a multi-user, diverse community such as my university department. Makes sense here (small c

Re: use_bayes=0 completly disables report function

2012-04-21 Thread RW
On Sat, 21 Apr 2012 14:27:42 +0200 Marcin Mirosław wrote: > i've notice when i set use_bayes 0 then spamc -C report stops to > work. I've got in log: spamd: Can't call method "learn" on an > undefined value > >>> > >>> bayes_learn_during_report 0 > >> > >> Hi darxus, > >> thanks fo

Re: use_bayes=0 completly disables report function

2012-04-21 Thread RW
On Sat, 21 Apr 2012 07:38:32 +0200 Marcin Mirosław wrote: > W dniu 2012-04-21 04:58, dar...@chaosreigns.com pisze: > > On 04/20, Marcin Mirosław wrote: > >> Hello, > >> i've notice when i set use_bayes 0 then spamc -C report stops to > >> work. I've got in log: spamd: Can't call method "learn" on

Re: use_bayes=0 completly disables report function

2012-04-20 Thread Marcin Mirosław
W dniu 2012-04-21 07:38, Marcin Mirosław pisze: > I'm guessing, as for now, it's the best to set > connection to non existent database (disadvantage is high number of > error messages in log). I tried, it looks none rror messages appears in logs. Fine for me:) Regards, Marcin

Re: use_bayes=0 completly disables report function

2012-04-20 Thread Marcin Mirosław
W dniu 2012-04-21 04:58, dar...@chaosreigns.com pisze: > On 04/20, Marcin Mirosław wrote: >> Hello, >> i've notice when i set use_bayes 0 then spamc -C report stops to work. >> I've got in log: spamd: Can't call method "learn" on an undefined value > > bayes_learn_during_report 0 Hi darxus, than

Re: use_bayes=0 completly disables report function

2012-04-20 Thread darxus
On 04/20, Marcin Mirosław wrote: > Hello, > i've notice when i set use_bayes 0 then spamc -C report stops to work. > I've got in log: spamd: Can't call method "learn" on an undefined value bayes_learn_during_report 0 -- "Safe is anywhere a hungry person can't walk in three days." - John Titor h

use_bayes=0 completly disables report function

2012-04-20 Thread Marcin Mirosław
Hello, i've notice when i set use_bayes 0 then spamc -C report stops to work. I've got in log: spamd: Can't call method "learn" on an undefined value at /usr/lib64/perl5/vendor_perl/5.12.4/Mail/SpamAs sassin/PerMsgLearner.pm line 111, line 117. Whay i've to use bayes when i want to report spam t