aboutsummaryrefslogtreecommitdiffstats
path: root/conf/metrics.conf
Commit message (Collapse)AuthorAgeFilesLines
* Add FORGED_SENDER_MAILLIST composite.Vsevolod Stakhov2014-09-051-1/+6
|
* Fix stupid mistake in configurarion.Vsevolod Stakhov2014-09-051-1/+1
|
* Add configuration option `unknown_weight` for metrics.Vsevolod Stakhov2014-08-171-0/+4
| | | | | | If this option is specified, then all filters add symbols to this metric with the specified weight even if they are not specified in symbols list explicitly.
* Update metrics.confAlexey2014-05-221-5/+5
|
* Update metrics.confAlexey2014-05-221-9/+9
|
* Update metrics.confAlexey2014-05-221-3/+3
|
* Update metric for Spamhaus WLAlexey2014-05-221-0/+7
|
* Update metric for DNSWLAlexey2014-05-221-0/+1
|
* Update metrics for mailspikeAlexey2014-05-221-5/+12
|
* Add IPv6 support for SpameatingmonkeyAlexey2014-05-221-0/+6
|
* Add netrics for Abuseat and Nszones rblAlexey2014-05-211-1/+17
|
* Add metrics for Abuse.ch and Uceprotect rblAlexey2014-05-211-0/+10
|
* Update metrics.confAlexey2014-05-211-1/+0
|
* Merge pull request #70 from eneq123/masterVsevolod Stakhov2014-05-211-0/+6
|\ | | | | DNSWL support (via RBL) added
| * DNSWL support (via RBL) addedeneq1232014-05-071-0/+6
| |
* | Hfilter: Add new metricsAlexey2014-05-171-0/+2
|/
* Add metric for Spameatingmonkey RBL and SURBLAlexey2014-02-121-0/+11
|
* Update metrics.confAlexey2014-02-031-1/+1
|
* Rename symbol HFILTER_HOSTNAME_NOPTRAlexey2014-02-031-1/+1
|
* Increase default reject treshold.Vsevolod Stakhov2014-02-031-1/+1
|
* Tune metric for hfilterAlexey2014-01-281-3/+3
|
* Rework HFILTER_URL_ONELINE.Vsevolod Stakhov2014-01-251-0/+1
|
* Remove HFILTER_URL_ONELINE rule.Vsevolod Stakhov2014-01-241-1/+0
| | | | | | | | | - Added functions: `rspamd_textpart:get_length` - get a full length of text part `rspamd_url:get_length` - get a full length of an URL object - Removed `HFILTER_URL_ONELINE` as it is broken by nature - Reworked hfilter to improve performance
* Merge pull request #19 from AlexeySa/masterVsevolod Stakhov2013-12-271-3/+1
|\ | | | | Rework checks for Message-id in Hfilter
| * Update metric for HfilterAlexey2013-12-271-3/+1
| |
* | Reduce metric for FORGED_SENDERAlexey2013-12-271-1/+1
|/ | | Many false positives from mail scripts and maillists.
* Update symbols for HfilterAlexey2013-12-261-17/+23
|
* Remove HELO_NOT_FQDN as it exists in hfilter.Vsevolod Stakhov2013-12-241-5/+0
| | | | Submitted by: AL
* Add hfilter - an advanced set of helo and hostname checks.Vsevolod Stakhov2013-12-241-0/+18
| | | | Submitted by: AL
* Improve spamhaus RBL support.Vsevolod Stakhov2013-12-241-15/+6
| | | | Submitted by: AL
* Add metric for HELO_NOT_FQDNAlexey2013-12-241-0/+5
|
* Adjust weights for uribl lists.Vsevolod Stakhov2013-12-231-1/+6
|
* Reduce weight of FORGED_RECIPIENTS rule.Vsevolod Stakhov2013-12-231-1/+1
|
* Fix symbol names.Vsevolod Stakhov2013-12-231-7/+17
|
* Update metrics.confAlexeySa2013-12-121-0/+50
| | | Added Sorbs RBL metrics
* Allow to skip unknown flags in fuzzy_check module.Vsevolod Stakhov2013-12-051-2/+2
|
* Rework fuzzy check module.Vsevolod Stakhov2013-12-041-4/+4
| | | | | | | | | | - Now all checks are organized to rules. - Allow to specify read_only rules to avoid problems on learning. - Use better normalizer for fuzzy module and it now returns values from 0 to 1.0 (like bayes does). - Update configuration accordingly. - Drop legacy configuration support. - Detect tanh as well and provide some reasonable (linear) fallback.
* Some copyright fixes.Vsevolod Stakhov2013-12-021-3/+5
|
* Add missing symbols.Vsevolod Stakhov2013-11-301-16/+61
|
* Add basics of the new configuration.Vsevolod Stakhov2013-11-211-0/+593