seek-phrases-in-log - does it work correctly?

2017-03-07 Thread mar...@mejor.pl
Hi! I'm trying to use masses/rule-dev/seek-phrases-in-log --reqpatlength I'm not sure if it works correctly, please look: $ /home/masscheck/spamassassin-trunk//masses/rule-dev/seek-phrases-in-log --ham /home/masscheck/auto/tmp/all_w.h --spam /home/masscheck/auto/tmp/all_w.s --rules --ruleprefix

Re: seek-phrases-in-log - does it work correctly?

2017-03-08 Thread mar...@mejor.pl
W dniu 08.03.2017 o 15:27, Axb pisze: > As your command below shows you're using --reqpatlength 0 > > Start off with some sane as for example --reqpatlength 40 > > you may also want to play with --maxtextread > ( I use --maxtextread 8192 for FRAUD rules) But with --reqpatlength 10, 40, 100 or 1

Re: seek-phrases-in-log - does it work correctly?

2017-03-08 Thread mar...@mejor.pl
W dniu 08.03.2017 o 16:06, Axb pisze: > On 03/08/2017 03:58 PM, mar...@mejor.pl wrote: >> W dniu 08.03.2017 o 15:27, Axb pisze: >>> As your command below shows you're using --reqpatlength 0 >>> >>> Start off with some sane as for example --reqpatlength

Re: seek-phrases-in-log - does it work correctly?

2017-03-08 Thread mar...@mejor.pl
W dniu 08.03.2017 o 16:33, Axb pisze: > On 03/08/2017 04:16 PM, mar...@mejor.pl wrote: >> W dniu 08.03.2017 o 16:06, Axb pisze: >>> On 03/08/2017 03:58 PM, mar...@mejor.pl wrote: >>>> W dniu 08.03.2017 o 15:27, Axb pisze: >>>>> As your comm

Re: seek-phrases-in-log - does it work correctly?

2017-03-09 Thread mar...@mejor.pl
W dniu 08.03.2017 o 17:30, Axb pisze: > On 03/08/2017 04:55 PM, mar...@mejor.pl wrote: >> W dniu 08.03.2017 o 16:33, Axb pisze: >>> On 03/08/2017 04:16 PM, mar...@mejor.pl wrote: >>>> W dniu 08.03.2017 o 16:06, Axb pisze: >>>>> On 03/08/2017 0

Re: seek-phrases-in-log - does it work correctly?

2017-03-09 Thread mar...@mejor.pl
W dniu 09.03.2017 o 14:42, Axb pisze: > On 03/09/2017 02:31 PM, mar...@mejor.pl wrote: >> W dniu 08.03.2017 o 17:30, Axb pisze: >>> On 03/08/2017 04:55 PM, mar...@mejor.pl wrote: >>>> W dniu 08.03.2017 o 16:33, Axb pisze: >>>>> On 03/08/2017 0

Re: seek-phrases-in-log - does it work correctly?

2017-03-09 Thread mar...@mejor.pl
W dniu 09.03.2017 o 15:05, mar...@mejor.pl pisze: > W dniu 09.03.2017 o 14:42, Axb pisze: >> On 03/09/2017 02:31 PM, mar...@mejor.pl wrote: >>> W dniu 08.03.2017 o 17:30, Axb pisze: >>>> On 03/08/2017 04:55 PM, mar...@mejor.pl wrote: >>>>> W dniu 08.03.

Re: seek-phrases-in-log - does it work correctly?

2017-03-09 Thread mar...@mejor.pl
W dniu 09.03.2017 o 16:05, Axb pisze: > On 03/09/2017 03:11 PM, mar...@mejor.pl wrote: >> W dniu 09.03.2017 o 15:05, mar...@mejor.pl pisze: >>> W dniu 09.03.2017 o 14:42, Axb pisze: >>>> On 03/09/2017 02:31 PM, mar...@mejor.pl wrote: >>>>> W dniu 08.03.

Re: seek-phrases-in-log - does it work correctly?

2017-03-10 Thread mar...@mejor.pl
W dniu 09.03.2017 o 17:08, Axb pisze: > On 03/09/2017 05:03 PM, Axb wrote: >> On 03/09/2017 04:58 PM, mar...@mejor.pl wrote: >>> W dniu 09.03.2017 o 16:05, Axb pisze: >>>> On 03/09/2017 03:11 PM, mar...@mejor.pl wrote: >>>>> W dniu 09.03.2017

mk_meta_rule_scores - does it work correctly?:)

2017-03-13 Thread mar...@mejor.pl
Hi! Thanks to AXB seek-in-phrases-in-log works OK. Now I'm on the next step with automated creating rules. I suspect that mk_meta_rule_scores doesn't assign scores correctly. I set in mk_meta_rule_scores: my %scoremap = ( '70' => '1.5', '4' => '2.0', '0.01' => '3.0', ); $ cat tmp/clean.cf