Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add FORGED_SENDER_MAILLIST composite. | Vsevolod Stakhov | 2014-09-05 | 1 | -1/+6 |
| | |||||
* | Fix stupid mistake in configurarion. | Vsevolod Stakhov | 2014-09-05 | 1 | -1/+1 |
| | |||||
* | Add configuration option `unknown_weight` for metrics. | Vsevolod Stakhov | 2014-08-17 | 1 | -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.conf | Alexey | 2014-05-22 | 1 | -5/+5 |
| | |||||
* | Update metrics.conf | Alexey | 2014-05-22 | 1 | -9/+9 |
| | |||||
* | Update metrics.conf | Alexey | 2014-05-22 | 1 | -3/+3 |
| | |||||
* | Update metric for Spamhaus WL | Alexey | 2014-05-22 | 1 | -0/+7 |
| | |||||
* | Update metric for DNSWL | Alexey | 2014-05-22 | 1 | -0/+1 |
| | |||||
* | Update metrics for mailspike | Alexey | 2014-05-22 | 1 | -5/+12 |
| | |||||
* | Add IPv6 support for Spameatingmonkey | Alexey | 2014-05-22 | 1 | -0/+6 |
| | |||||
* | Add netrics for Abuseat and Nszones rbl | Alexey | 2014-05-21 | 1 | -1/+17 |
| | |||||
* | Add metrics for Abuse.ch and Uceprotect rbl | Alexey | 2014-05-21 | 1 | -0/+10 |
| | |||||
* | Update metrics.conf | Alexey | 2014-05-21 | 1 | -1/+0 |
| | |||||
* | Merge pull request #70 from eneq123/master | Vsevolod Stakhov | 2014-05-21 | 1 | -0/+6 |
|\ | | | | | DNSWL support (via RBL) added | ||||
| * | DNSWL support (via RBL) added | eneq123 | 2014-05-07 | 1 | -0/+6 |
| | | |||||
* | | Hfilter: Add new metrics | Alexey | 2014-05-17 | 1 | -0/+2 |
|/ | |||||
* | Add metric for Spameatingmonkey RBL and SURBL | Alexey | 2014-02-12 | 1 | -0/+11 |
| | |||||
* | Update metrics.conf | Alexey | 2014-02-03 | 1 | -1/+1 |
| | |||||
* | Rename symbol HFILTER_HOSTNAME_NOPTR | Alexey | 2014-02-03 | 1 | -1/+1 |
| | |||||
* | Increase default reject treshold. | Vsevolod Stakhov | 2014-02-03 | 1 | -1/+1 |
| | |||||
* | Tune metric for hfilter | Alexey | 2014-01-28 | 1 | -3/+3 |
| | |||||
* | Rework HFILTER_URL_ONELINE. | Vsevolod Stakhov | 2014-01-25 | 1 | -0/+1 |
| | |||||
* | Remove HFILTER_URL_ONELINE rule. | Vsevolod Stakhov | 2014-01-24 | 1 | -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/master | Vsevolod Stakhov | 2013-12-27 | 1 | -3/+1 |
|\ | | | | | Rework checks for Message-id in Hfilter | ||||
| * | Update metric for Hfilter | Alexey | 2013-12-27 | 1 | -3/+1 |
| | | |||||
* | | Reduce metric for FORGED_SENDER | Alexey | 2013-12-27 | 1 | -1/+1 |
|/ | | | Many false positives from mail scripts and maillists. | ||||
* | Update symbols for Hfilter | Alexey | 2013-12-26 | 1 | -17/+23 |
| | |||||
* | Remove HELO_NOT_FQDN as it exists in hfilter. | Vsevolod Stakhov | 2013-12-24 | 1 | -5/+0 |
| | | | | Submitted by: AL | ||||
* | Add hfilter - an advanced set of helo and hostname checks. | Vsevolod Stakhov | 2013-12-24 | 1 | -0/+18 |
| | | | | Submitted by: AL | ||||
* | Improve spamhaus RBL support. | Vsevolod Stakhov | 2013-12-24 | 1 | -15/+6 |
| | | | | Submitted by: AL | ||||
* | Add metric for HELO_NOT_FQDN | Alexey | 2013-12-24 | 1 | -0/+5 |
| | |||||
* | Adjust weights for uribl lists. | Vsevolod Stakhov | 2013-12-23 | 1 | -1/+6 |
| | |||||
* | Reduce weight of FORGED_RECIPIENTS rule. | Vsevolod Stakhov | 2013-12-23 | 1 | -1/+1 |
| | |||||
* | Fix symbol names. | Vsevolod Stakhov | 2013-12-23 | 1 | -7/+17 |
| | |||||
* | Update metrics.conf | AlexeySa | 2013-12-12 | 1 | -0/+50 |
| | | | Added Sorbs RBL metrics | ||||
* | Allow to skip unknown flags in fuzzy_check module. | Vsevolod Stakhov | 2013-12-05 | 1 | -2/+2 |
| | |||||
* | Rework fuzzy check module. | Vsevolod Stakhov | 2013-12-04 | 1 | -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 Stakhov | 2013-12-02 | 1 | -3/+5 |
| | |||||
* | Add missing symbols. | Vsevolod Stakhov | 2013-11-30 | 1 | -16/+61 |
| | |||||
* | Add basics of the new configuration. | Vsevolod Stakhov | 2013-11-21 | 1 | -0/+593 |