Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Fix] Trigger HTML_SHORT_LINK_IMG on any external image | Vsevolod Stakhov | 2016-08-05 | 1 | -1/+1 | |
| | ||||||
* | [Fix] Avoid `table.getn` method as it has been removed in lua 5.3 | Vsevolod Stakhov | 2016-07-04 | 2 | -4/+4 | |
| | | | | | Issue: #697 Reported by: @jessbo | |||||
* | [Feature] Add support for non-standard BATV signatures | Alexander Moisseev | 2016-06-29 | 1 | -4/+24 | |
| | ||||||
* | [Fix] Fix symbol name for spf soft fail | Vsevolod Stakhov | 2016-06-08 | 1 | -1/+1 | |
| | ||||||
* | [Fix] Fix processing of messages without received headers | Vsevolod Stakhov | 2016-06-05 | 1 | -14/+17 | |
| | ||||||
* | [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 | |
| | ||||||
* | [Minor] Fix percents output in R_PARTS_DIFFER | Vsevolod Stakhov | 2016-04-29 | 1 | -1/+2 | |
| | ||||||
* | [Fix] Fix setting of score for parts differ | Vsevolod Stakhov | 2016-04-28 | 1 | -2/+3 | |
| | ||||||
* | [Fix] Fix dynamic scoring of subject symbols | Vsevolod Stakhov | 2016-04-28 | 1 | -1/+1 | |
| | | | | Reported by: @moisseev | |||||
* | [Minor] Rework subject rules as lua rules | Vsevolod Stakhov | 2016-04-28 | 1 | -20/+41 | |
| | ||||||
* | [Minor] Improve subject rules | Alexander Moisseev | 2016-04-28 | 1 | -36/+30 | |
| | | | | | Make scores depend on subject length Also resolves #548 | |||||
* | [Fix] Fix and rescore R_PARTS_DIFFER logic | Vsevolod Stakhov | 2016-04-27 | 1 | -6/+15 | |
| | | | | Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | |||||
* | [Minor] Combine `header` and `headers` metric groups | Alexander Moisseev | 2016-04-26 | 1 | -7/+7 | |
| | ||||||
* | Add MISSING_FROM test | Steve Freegard | 2016-04-26 | 1 | -0/+12 | |
| | ||||||
* | Update MULTIPLE_UNIQUE_HEADER to include RFC5322 rules | Steve Freegard | 2016-04-26 | 1 | -1/+11 | |
| | ||||||
* | Raise MISSING_DATE on empty string | Steve Freegard | 2016-04-26 | 1 | -1/+2 | |
| | ||||||
* | Fix `RCVD_TLS_ALL` rule when there are no `Received` headers | Alexander Moisseev | 2016-04-25 | 1 | -0/+1 | |
| | ||||||
* | 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 | 4 | -0/+231 | |
| | ||||||
* | [Minor] Attach domain part to `R_SUSPICIOUS_URL` | Alexander Moisseev | 2016-04-15 | 1 | -9/+3 | |
| | ||||||
* | [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 | |
| | ||||||
* | [Minor] Raise `LONG_SUBJ` threshold | Alexander Moisseev | 2016-03-17 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Use utf8 length for subject | Vsevolod Stakhov | 2016-03-05 | 1 | -1/+1 | |
| | ||||||
* | Add LONG_SUBJ rule | Alexander Moisseev | 2016-03-05 | 1 | -0/+14 | |
| | ||||||
* | Don't trigger R_EMPTY_IMAGE on image links | Alexander Moisseev | 2016-02-20 | 1 | -1/+1 | |
| | | | | as they covered with `HTML_SHORT_LINK_IMG_1` rule. It should be safe for legitimate emails with images attached since `R_EMPTY_IMAGE` and `HTML_SHORT_LINK_IMG_1` won't be triggered at the same time any more. | |||||
* | Don't trigger HTML_SHORT_LINK_IMG on small images | Alexander Moisseev | 2016-02-20 | 1 | -1/+4 | |
| | | | It's common for legitimate emails to have small image links (buttons, social networks junk e.t.c.) | |||||
* | Fix MISSING_MIMEOLE rule for modern OE | Vsevolod Stakhov | 2016-02-16 | 1 | -1/+6 | |
| | | | | | Issue: #514 Reported by: @ilyakruchinin | |||||
* | Fix html images rules to reduce FP rates | Vsevolod Stakhov | 2016-02-16 | 1 | -11/+31 | |
| | | | | | Suggested by: @moisseev Issue: #525 | |||||
* | More sanity checks | Vsevolod Stakhov | 2016-02-05 | 1 | -1/+1 | |
| | ||||||
* | Add safety guard for rule | Vsevolod Stakhov | 2016-02-05 | 1 | -1/+1 | |
| | ||||||
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 4 | -82/+42 | |
| | ||||||
* | Fix rule when SMTP from is unavailable | Vsevolod Stakhov | 2016-01-29 | 1 | -1/+1 | |
| | ||||||
* | Fix rules to avoid nil indexing | Vsevolod Stakhov | 2016-01-28 | 1 | -7/+15 | |
| | ||||||
* | Fix HEADER_FORGED_MDN rule | Vsevolod Stakhov | 2016-01-25 | 1 | -1/+1 | |
| | ||||||
* | Add parsing to MDN rules | Vsevolod Stakhov | 2016-01-25 | 1 | -4/+17 | |
| | | | | Issue: #480 | |||||
* | Add rule to detect spammers attempts to cheat mime parsing | Vsevolod Stakhov | 2016-01-24 | 1 | -0/+33 | |
| | ||||||
* | Use `task:get_from()` to get sender | Vsevolod Stakhov | 2016-01-22 | 1 | -2/+2 | |
| | ||||||
* | Add support for forged confirmation headers | Vsevolod Stakhov | 2016-01-22 | 1 | -1/+40 | |
| | | | | | | Issue: #480 Reported by: @AdUser Patch by: @AdUser | |||||
* | Add `BROKEN_HEADERS` rule | Vsevolod Stakhov | 2016-01-22 | 1 | -0/+13 | |
| | ||||||
* | 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 | |
| | ||||||
* | Add SUBJ_ALL_CAPS rule | Vsevolod Stakhov | 2015-11-26 | 1 | -1/+25 | |
| | ||||||
* | Add R_SUSPICIOUS_URL rule that detects obfusicated URL's | Vsevolod Stakhov | 2015-11-20 | 1 | -0/+19 | |
| | ||||||
* | SUSPICIOUS_IMAGES now trigger merely for embedded images | Vsevolod Stakhov | 2015-11-17 | 1 | -1/+1 | |
| | ||||||
* | Improve empty image rule. | Vsevolod Stakhov | 2015-11-17 | 1 | -12/+12 | |
| | ||||||
* | Fix parsing of headers | Vsevolod Stakhov | 2015-10-19 | 1 | -28/+34 | |
| | ||||||
* | Add module to get data from HTTP headers | Vsevolod Stakhov | 2015-10-19 | 2 | -0/+117 | |
| | | | | | Issue: #285 Reported by: @msimerson |