Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Finish reworking rules | Andrew Lewis | 2016-08-31 | 4 | -10/+61 |
| | |||||
* | [Minor] Fix rules post-update | Andrew Lewis | 2016-08-30 | 4 | -10/+10 |
| | |||||
* | [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 | ||||
* | kam_lotto7 moved to r_lotto_subject | Benny Pedersen | 2016-08-21 | 1 | -3/+1 |
| | | | hopefully i did this right | ||||
* | [Feature] Add rule for identifying mail sent by eval()'d PHP code | Andrew Lewis | 2016-08-19 | 1 | -0/+7 |
| | |||||
* | [Minor] Zero scoring on some informational symbols | Andrew Lewis | 2016-08-19 | 1 | -1/+1 |
| | |||||
* | [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 upstream_spam_filters | Alexey AL | 2016-04-23 | 1 | -0/+2 |
| | |||||
* | [Fix] Reduce PRECEDENCE_BULK rule weight | Vsevolod Stakhov | 2016-04-22 | 1 | -1/+1 |
| | |||||
* | New rules | Steve Freegard | 2016-04-22 | 1 | -0/+46 |
| | |||||
* | [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 | 4 | -0/+681 |