Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |