Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Feature] Rules for scoring Google Message-ID fixes | Andrew Lewis | 2016-09-23 | 1 | -0/+14 |
| | |||||
* | [Minor] Finish reworking rules | Andrew Lewis | 2016-08-31 | 1 | -1/+6 |
| | |||||
* | [Minor] Fix rules post-update | Andrew Lewis | 2016-08-30 | 1 | -1/+1 |
| | |||||
* | [Minor] Update rule style: headers.lua | Andrew Lewis | 2016-08-30 | 1 | -84/+427 |
| | |||||
* | [Minor] Fix log message | Andrew Lewis | 2016-08-21 | 1 | -2/+2 |
| | | | | - Also clean up X_PHP_EVAL rule | ||||
* | [Feature] Add rule for identifying mail sent by eval()'d PHP code | Andrew Lewis | 2016-08-19 | 1 | -0/+7 |
| | |||||
* | [Fix] Fix possible FP in TRACKER_ID rule | Vsevolod Stakhov | 2016-05-24 | 1 | -1/+1 |
| | |||||
* | [Fix] Simplify MISSING_MIMEOLE rule | Vsevolod Stakhov | 2016-05-24 | 1 | -5/+4 |
| | |||||
* | [Fix] Fix regexp rule | Vsevolod Stakhov | 2016-04-01 | 1 | -1/+1 |
| | |||||
* | [Fix] Remove slow and unused rules `INVALID_EXIM_RECEIVED*` | Vsevolod Stakhov | 2016-03-31 | 1 | -63/+1 |
| | |||||
* | Fix MISSING_MIMEOLE rule for modern OE | Vsevolod Stakhov | 2016-02-16 | 1 | -1/+6 |
| | | | | | Issue: #514 Reported by: @ilyakruchinin | ||||
* | Add new Message-ID regexp for Thunderbird | Alexander Moisseev | 2016-01-10 | 1 | -1/+2 |
| | | | | | Thunderbird version 46 and later is using new securely random Message-ID to avoid fingerprinting. https://bugzilla.mozilla.org/show_bug.cgi?id=902580 SeaMonkey (at least currentnightly build 2.42a1) is not affected by this change. | ||||
* | Remove R_TO_SEEMS_AUTO as it generates a lot of FP | Vsevolod Stakhov | 2015-12-24 | 1 | -11/+8 |
| | |||||
* | Do not add R_UNDISC_RCPT when 'To' is missing. | Vsevolod Stakhov | 2015-10-01 | 1 | -1/+1 |
| | | | | Issue: #387 | ||||
* | Rework MISSING_SUBJECT rule. | Vsevolod Stakhov | 2015-08-07 | 1 | -5/+10 |
| | | | | | Issue: #343 Reported by: @moisseev | ||||
* | Move lua rules to rules dir. | Vsevolod Stakhov | 2015-08-07 | 1 | -0/+491 |