]> source.dussan.org Git - rspamd.git/commit
* Do another rework of filters/metrics and statfiles processing
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Thu, 29 Jan 2009 14:46:26 +0000 (17:46 +0300)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Thu, 29 Jan 2009 14:46:26 +0000 (17:46 +0300)
commit32a96e82d075bdba6e9e567080977a76830cbce2
tree028ebfd9118e5c9d33c07593eef7ea4c8b37108e
parent24e7403974f65b788ad81071d30c092adde97f4e
* Do another rework of filters/metrics and statfiles processing
* Add 'probability' normalizing to winnow algorithm and calculate not pure weight but normalized probability
12 files changed:
rspamd.conf.sample
src/cfg_file.h
src/cfg_file.y
src/cfg_utils.c
src/classifiers/classifiers.c
src/classifiers/classifiers.h
src/classifiers/winnow.c
src/controller.c
src/filter.c
src/filter.h
src/plugins/regexp.c
src/plugins/surbl.c