Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add HAS_ONION_URI rule | heraklit256 | 2018-10-13 | 1 | -0/+9 |
| | |||||
* | [Minor] Don't load torch unless really needed | Vsevolod Stakhov | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | [Conf] Slashing: use lua rules from local confdir instead of confdir | Vsevolod Stakhov | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | [Fix] Fix groups mess | Vsevolod Stakhov | 2018-09-29 | 6 | -74/+103 |
| | |||||
* | add low positive score to RCVD_NO_TLS_LAST | heraklit256 | 2018-09-08 | 1 | -3/+3 |
| | |||||
* | [Minor] Another fix for MISSING_MIMEOLE | Vsevolod Stakhov | 2018-08-13 | 1 | -2/+2 |
| | | | | Issue: #514 | ||||
* | Fix typo in SUBJ_EXCESS_QP description | Jelle Raaijmakers | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | [Minor] Reduce default multiplier for Date header | Vsevolod Stakhov | 2018-07-21 | 1 | -1/+1 |
| | |||||
* | [Rules] Add MULTIPLE_FROM rule | Vsevolod Stakhov | 2018-07-17 | 1 | -0/+21 |
| | |||||
* | [Rules] Improve MULTIPLE_UNIQUE_HEADERS rule | Vsevolod Stakhov | 2018-07-17 | 1 | -20/+24 |
| | |||||
* | [Feature] Improve WHITE_ON_WHITE rule | Vsevolod Stakhov | 2018-07-04 | 1 | -10/+23 |
| | |||||
* | Eliminate false-positive on REPLYTO_EQ_TO_ADDR | Steve Freegard | 2018-06-22 | 1 | -0/+1 |
| | |||||
* | [Minor] Temporarily reset scores of new symbols unless tested | Vsevolod Stakhov | 2018-06-21 | 1 | -2/+2 |
| | |||||
* | [Feature] Address ZeroFont exploit | Vsevolod Stakhov | 2018-06-21 | 1 | -4/+85 |
| | |||||
* | [Minor] Detect To addresses wrapped in spaces | Alexander Moisseev | 2018-06-17 | 1 | -0/+7 |
| | |||||
* | [Feature] Improve error reporting for DKIM key access issues | Vsevolod Stakhov | 2018-06-11 | 1 | -13/+4 |
| | |||||
* | add rule for rogue "strongmail" MTA | heraklit256 | 2018-05-31 | 1 | -1/+9 |
| | |||||
* | [Minor] Fix R_MISSING_CHARSET for non text/plain parts | Vsevolod Stakhov | 2018-05-15 | 1 | -1/+1 |
| | |||||
* | [Minor] Pet luacheck | Vsevolod Stakhov | 2018-05-15 | 1 | -1/+1 |
| | |||||
* | [Feature] Add rule to block mixed text and encrypted parts | Vsevolod Stakhov | 2018-05-15 | 1 | -0/+97 |
| | |||||
* | [Minor] Fix indentation when I'm here | Vsevolod Stakhov | 2018-05-10 | 1 | -24/+24 |
| | |||||
* | [Minor] Add more headers to the upstream_spam_filters | Vsevolod Stakhov | 2018-05-10 | 1 | -1/+4 |
| | | | | Issue: #2235 | ||||
* | Fixed typo | Michal Adamek | 2018-05-04 | 1 | -1/+1 |
| | |||||
* | [Feature] Improve URL_IN_SUBJECT rule | Vsevolod Stakhov | 2018-04-09 | 1 | -1/+5 |
| | | | | We penalise now this rule's weight when URL found has no schema. | ||||
* | [Fix] Fix usage of util.parse_mail_address | Vsevolod Stakhov | 2018-03-31 | 3 | -7/+7 |
| | |||||
* | [Minor] Catch upstream `X-Spam` flag as well with `SPAM_FLAG` regexp | Alexander Moisseev | 2018-03-20 | 1 | -1/+1 |
| | |||||
* | Fix HAS_GUC_PROXY_URI and HAS_GOOGLE_REDIR | Steve Freegard | 2018-03-19 | 1 | -2/+2 |
| | |||||
* | Add new header rules | Steve Freegard | 2018-03-19 | 1 | -0/+33 |
| | |||||
* | Fix missing regexp | Steve Freegard | 2018-03-19 | 1 | -0/+1 |
| | |||||
* | Improve URI_HIDDEN_PATH based on corpus testing | Steve Freegard | 2018-03-19 | 1 | -5/+17 |
| | |||||
* | Add XM_CASE rule | Steve Freegard | 2018-03-19 | 1 | -0/+10 |
| | |||||
* | Split MISSING_SUBJECT into EMPTY_SUBJECT based on corpus testing | Steve Freegard | 2018-03-19 | 1 | -5/+11 |
| | |||||
* | Improve REPLYTO_EQ_TO_ADDR based on corpus testing | Steve Freegard | 2018-03-19 | 1 | -1/+7 |
| | |||||
* | [Minor] Register names for callback only symbols | Vsevolod Stakhov | 2018-03-17 | 1 | -0/+1 |
| | |||||
* | [Minor] Fix warning | Vsevolod Stakhov | 2018-03-16 | 1 | -1/+1 |
| | |||||
* | [Minor] Fix dependency | Vsevolod Stakhov | 2018-03-15 | 1 | -1/+1 |
| | |||||
* | [Project] Add some generic code to squeeze lua rules | Vsevolod Stakhov | 2018-03-15 | 2 | -3/+3 |
| | |||||
* | [Minor] Treat 'In-Reply-To' as 'References' | Vsevolod Stakhov | 2018-03-11 | 1 | -1/+1 |
| | | | | | Issue: #2042 Closes: #2042 | ||||
* | [Fix] Fix *_EXCESS_BASE64 rules | Alexander Moisseev | 2018-03-05 | 1 | -9/+9 |
| | |||||
* | [Minor] Fix various minor issues | Vsevolod Stakhov | 2018-03-03 | 1 | -12/+0 |
| | |||||
* | Add additional needs_encoding rules | Steve Freegard | 2018-03-01 | 1 | -0/+20 |
| | |||||
* | Add REPLYTO_EQ_TO_ADDR rule | Steve Freegard | 2018-01-30 | 1 | -2/+17 |
| | |||||
* | [Minor] CHECK_FROM rule: avoid indexing of nil | Andrew Lewis | 2018-01-17 | 1 | -2/+2 |
| | |||||
* | [Fix] Replace space like characters in headers with plain space | Vsevolod Stakhov | 2017-12-26 | 1 | -2/+2 |
| | |||||
* | [Minor] Reduce score MICROSOFT_SPAM | AL | 2017-12-10 | 1 | -1/+1 |
| | | | Many false positive | ||||
* | [Minor] check for spam flag from United Internet | Felix Schwarz | 2017-11-15 | 1 | -0/+7 |
| | | | | | | This header is present for most outgoing messages from United Internet which includes "web.de" and GMX (freemailers which are very popular in Germany) as well as messages sent from 1and1 webhosting packages. | ||||
* | [Fix] Cleanup mess with groups | Vsevolod Stakhov | 2017-11-11 | 5 | -71/+95 |
| | |||||
* | [Fix] Fix enormous scores for R_WHITE_ON_WHITE | Vsevolod Stakhov | 2017-09-28 | 1 | -1/+5 |
| | | | | MFH: 1.6 | ||||
* | [Minor] Fix tests | Andrew Lewis | 2017-09-11 | 1 | -2/+1 |
| | |||||
* | [Feature] Allow to load and use dynamic ANNs with torch | Vsevolod Stakhov | 2017-09-09 | 1 | -1/+4 |
| |