Re: disable all tests except bayes

2015-03-05 Thread Reindl Harald
Am 05.03.2015 um 15:25 schrieb users@spamassassin.apache.org: Am 05.03.2015 15:18, schrieb Reindl Harald: and *how* to disable a plugin? Just comment them out in the *.pre files in your config directory that's it - thanks! the service i started with systemd as unprivileged user with no log

Re: disable all tests except bayes

2015-03-05 Thread RW
On Thu, 05 Mar 2015 14:57:25 +0100 Benny Pedersen wrote: > Joolee skrev den 2015-03-05 14:52: > > Configure the rules directory as an empty folder. > > not working imho, it will be the same as when 3.4 is not complete > installed it wouldn't be an empty folder, you'd need a 23_bayes.cf (or sim

Re: disable all tests except bayes

2015-03-05 Thread Reindl Harald
from @INC Mär 5 15:13:34.550 [6626] dbg: plugin: loading Mail::SpamAssassin::Plugin::AskDNS from @INC On 5 March 2015 at 14:38, Reindl Harald wrote: is there a way to disable *all* tests except bayes without list a bazillion "score TEST 0"? the idea is a seperate spamd ins

Re: disable all tests except bayes

2015-03-05 Thread Benny Pedersen
way to disable *all* tests except bayes without list a bazillion "score TEST 0"? the idea is a seperate spamd instance with '--siteconfigpath=' for automated classification tests of the whole spam/ham corpus with "spamc -s 2000 --port=10029 < sample.eml", par

Re: disable all tests except bayes

2015-03-05 Thread Joolee
Configure the rules directory as an empty folder. On 5 March 2015 at 14:38, Reindl Harald wrote: > is there a way to disable *all* tests except bayes without list a > bazillion "score TEST 0"? > > the idea is a seperate spamd instance with '--siteconfigpath='

disable all tests except bayes

2015-03-05 Thread Reindl Harald
is there a way to disable *all* tests except bayes without list a bazillion "score TEST 0"? the idea is a seperate spamd instance with '--siteconfigpath=' for automated classification tests of the whole spam/ham corpus with "spamc -s 2000 --port=10029 < samp