Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Feature] Add preliminary phishtank support | Vsevolod Stakhov | 2016-06-28 | 1 | -0/+4 |
| | |||||
* | [Minor] Add merge strategy for local metric configuration | Vsevolod Stakhov | 2016-06-17 | 1 | -1/+1 |
| | |||||
* | [Feature] Add openphish support to rspamd phishing module | Vsevolod Stakhov | 2016-06-14 | 1 | -1/+5 |
| | |||||
* | [Fix] Slightly reduce weights of rules with high FP rate | Vsevolod Stakhov | 2016-05-24 | 1 | -3/+3 |
| | |||||
* | [Minor] Slighlty reduce PHISHING score | Vsevolod Stakhov | 2016-05-04 | 1 | -1/+1 |
| | |||||
* | [Minor fix] Limit PHISHING to one shot | Alexander Moisseev | 2016-05-02 | 1 | -1/+2 |
| | |||||
* | [Minor] Improve subject rules | Alexander Moisseev | 2016-04-28 | 1 | -4/+17 |
| | | | | | Make scores depend on subject length Also resolves #548 | ||||
* | [Minor] Attach domain part to `R_SUSPICIOUS_URL` | Alexander Moisseev | 2016-04-15 | 1 | -0/+7 |
| | |||||
* | [Fix] Fix couple of issues with dcc plugin | Vsevolod Stakhov | 2016-04-06 | 1 | -10/+0 |
| | |||||
* | Merge pull request #586 from smfreegard/dcc_module | Vsevolod Stakhov | 2016-04-06 | 1 | -0/+10 |
|\ | | | | | New DCC module | ||||
| * | New dcc module | Steve Freegard | 2016-04-05 | 1 | -0/+10 |
| | | |||||
* | | [Feature] Rework metrics configuration to allow includes | Vsevolod Stakhov | 2016-04-06 | 1 | -503/+260 |
|/ | |||||
* | Add URIBL_SBL_CSS | Steve Freegard | 2016-04-04 | 1 | -3/+8 |
| | |||||
* | [Fix] Remove slow and unused rules `INVALID_EXIM_RECEIVED*` | Vsevolod Stakhov | 2016-03-31 | 1 | -10/+0 |
| | |||||
* | [Feature] Add MIME_BAD_ATTACHMENT rule for bad attachment types | Vsevolod Stakhov | 2016-03-17 | 1 | -0/+6 |
| | |||||
* | [Doc] Add comments about configuration | Vsevolod Stakhov | 2016-03-10 | 1 | -0/+14 |
| | |||||
* | [Feature] Rework includes system in the configuration | Vsevolod Stakhov | 2016-03-10 | 1 | -2/+2 |
| | |||||
* | [Feature] Rework includes and configuration system | Vsevolod Stakhov | 2016-03-10 | 1 | -1172/+1175 |
| | |||||
* | [Feature] Add RDNS_NONE rule | Vsevolod Stakhov | 2016-02-27 | 1 | -1/+6 |
| | |||||
* | Disable bad hfilter symbols in metrics | Vsevolod Stakhov | 2016-01-25 | 1 | -0/+2 |
| | | | | | Issue: #497 Reported by: @MisterM74 | ||||
* | Add symbols for mime_types to the default config | Vsevolod Stakhov | 2016-01-23 | 1 | -0/+22 |
| | |||||
* | Adjust some weights | Vsevolod Stakhov | 2016-01-22 | 1 | -4/+4 |
| | |||||
* | Reduce weight of URL_ONLY rule due to FP rate | Vsevolod Stakhov | 2016-01-19 | 1 | -1/+1 |
| | |||||
* | Fix XBL composite to avoid duplicate symbols | Vsevolod Stakhov | 2016-01-19 | 1 | -0/+5 |
| | |||||
* | Fix duplicated XBL symbol | Vsevolod Stakhov | 2016-01-19 | 1 | -2/+17 |
| | |||||
* | Misprint | Vsevolod Stakhov | 2016-01-16 | 1 | -1/+1 |
| | |||||
* | Some fixes to the default configuration | Vsevolod Stakhov | 2016-01-16 | 1 | -2/+7 |
| | |||||
* | Add URIBL_BLOCKED symbol | Andrew Lewis | 2016-01-03 | 1 | -0/+5 |
| | |||||
* | SURBL: Add missing symbols to metric | Andrew Lewis | 2016-01-02 | 1 | -0/+25 |
| | |||||
* | Add CR_SURBL | Vsevolod Stakhov | 2015-12-31 | 1 | -0/+5 |
| | |||||
* | Add SURBL_BLOCKED symbol | Andrew Lewis | 2015-12-31 | 1 | -0/+5 |
| | |||||
* | Drop deprecated SURBL bits & rename JP_SURBL_MULTI to ABUSE_SURBL | Andrew Lewis | 2015-12-31 | 1 | -12/+2 |
| | |||||
* | Remove R_TO_SEEMS_AUTO as it generates a lot of FP | Vsevolod Stakhov | 2015-12-24 | 1 | -5/+0 |
| | |||||
* | Adjust some default scores | Vsevolod Stakhov | 2015-12-20 | 1 | -8/+8 |
| | |||||
* | Remove fake surbl symbols from metric | Vsevolod Stakhov | 2015-11-30 | 1 | -15/+0 |
| | |||||
* | Add config for spamhaus SBL to uribl | Vsevolod Stakhov | 2015-11-27 | 1 | -19/+25 |
| | |||||
* | Reduce weight of SUSPICIOUS_RECIPS | Vsevolod Stakhov | 2015-11-20 | 1 | -1/+1 |
| | |||||
* | Further reducing of hfilter weights. | Vsevolod Stakhov | 2015-10-13 | 1 | -4/+4 |
| | |||||
* | Set one shot mode for dkim. | Vsevolod Stakhov | 2015-09-17 | 1 | -0/+1 |
| | |||||
* | Further reduce hfilter weights. | Vsevolod Stakhov | 2015-09-17 | 1 | -17/+17 |
| | |||||
* | Add default dmarc configuration. | Vsevolod Stakhov | 2015-09-15 | 1 | -0/+25 |
| | |||||
* | Rework HTML rules. | Vsevolod Stakhov | 2015-08-08 | 1 | -1/+1 |
| | |||||
* | Start work on new HTML rules. | Vsevolod Stakhov | 2015-07-23 | 1 | -0/+10 |
| | |||||
* | Fix misprint | Andrew Lewis | 2015-06-29 | 1 | -1/+1 |
| | |||||
* | Silence errors; yield unknown results from RBLs; fix scoring for DNSWL | Andrew Lewis | 2015-06-29 | 1 | -10/+19 |
| | |||||
* | DBL_ABUSE_REDIR should not have significant weight. | Vsevolod Stakhov | 2015-05-23 | 1 | -1/+1 |
| | |||||
* | Config tidying | Andrew Lewis | 2015-05-06 | 1 | -869/+1098 |
| | |||||
* | Be more clever about forged MUA rules and maillist. | Vsevolod Stakhov | 2015-05-06 | 1 | -22/+17 |
| | |||||
* | Add DBL list gradation. | Vsevolod Stakhov | 2015-05-01 | 1 | -2/+52 |
| | |||||
* | Add negation for forged thunderbird MID in case of maillist. | Vsevolod Stakhov | 2015-05-01 | 1 | -0/+5 |
| |