Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | |||||
* | [Minor] Clarify RCVD_VIA_SMTP_AUTH description | Andrew Lewis | 2017-09-07 | 1 | -1/+2 |
| | | | | - Issue: #1825 | ||||
* | [Feature] Read global maps for lua | Vsevolod Stakhov | 2017-09-01 | 1 | -13/+28 |
| | |||||
* | fix copy/paste error in comment | Matt Simerson | 2017-08-25 | 1 | -1/+1 |
| | |||||
* | [Minor] Suppress base64 symbols for mails sent with 1C v8 | Alexander Moisseev | 2017-08-23 | 1 | -0/+8 |
| | |||||
* | [Minor] Reduce MIME_BASE64_TEXT score | Alexander Moisseev | 2017-08-02 | 1 | -1/+1 |
| | |||||
* | [Minor] Some more minor fixes to lua | Vsevolod Stakhov | 2017-07-29 | 1 | -9/+6 |
| | |||||
* | Improve CTYPE_MIXED_BOGUS and MIME_BASE64_TEXT rules | Steve Freegard | 2017-07-27 | 2 | -16/+55 |
| | |||||
* | Update Message-ID rules with new observed patterns | Steve Freegard | 2017-07-26 | 1 | -2/+24 |
| | |||||
* | [Minor] Remove reduntant debug | Vsevolod Stakhov | 2017-07-18 | 1 | -1/+0 |
| | |||||
* | [Rules] Penalise R_BAD_CTE_7BIT for utf8 messages | Vsevolod Stakhov | 2017-07-13 | 1 | -2/+15 |
| | |||||
* | [Fix] Header checks: REPLYTO_UNPARSEABLE rule | Andrew Lewis | 2017-07-10 | 1 | -10/+8 |
| | |||||
* | [Fix] Header checks: Fix get_raw_header method | Andrew Lewis | 2017-07-10 | 1 | -2/+2 |
| | |||||
* | [Minor] WHITE_ON_WHITE: Use per-part transparency length | Andrew Lewis | 2017-07-10 | 1 | -2/+2 |
| | |||||
* | [Fix] WHITE_ON_WHITE: Ensure score is matched to part that fired the rule | Andrew Lewis | 2017-07-10 | 1 | -4/+4 |
| | |||||
* | [Minor] Move emails normalization to the lua library | Vsevolod Stakhov | 2017-06-29 | 1 | -31/+3 |
| | |||||
* | [Minor] Massive spelling correction | Alexander Moisseev | 2017-06-27 | 2 | -2/+2 |
| | | | | by a bot https://github.com/ka7/misspell_fixer | ||||
* | [Fix] FORWARDING: fix comparisons | Andrew Lewis | 2017-06-12 | 1 | -2/+4 |
| | |||||
* | [Minor] Fix normalization in FORWARDING rule | Vsevolod Stakhov | 2017-06-12 | 1 | -1/+1 |
| | |||||
* | [Minor] SPOOF_REPLY_TO: mitigate some possible FPs on mailing list posts | Andrew Lewis | 2017-06-11 | 1 | -0/+2 |
| | |||||
* | [Rules] Improve URL_COUNT_ODD rule | Vsevolod Stakhov | 2017-06-06 | 1 | -1/+1 |
| | |||||
* | [Minor] Remove unused debug | Vsevolod Stakhov | 2017-06-06 | 1 | -1/+0 |
| | |||||
* | [Rules] Fix received TLS rules | Vsevolod Stakhov | 2017-06-06 | 1 | -3/+4 |
| | |||||
* | [Minor] SPOOF_DISPLAY_NAME: Use all SMTP/MIME recipients | Andrew Lewis | 2017-06-01 | 1 | -9/+18 |
| | |||||
* | [Minor] Validate assumed spoofed display name domains to contain a dot | Julien Schmidt | 2017-05-30 | 1 | -5/+4 |
| | | | | | A displayname of the form <something>@<name> might have been mistaken for an email address | ||||
* | [Minor] Do not punish OpenPGP/MIME attachments | Julien Schmidt | 2017-05-30 | 1 | -1/+4 |
| | | | | Fixes #1655 | ||||
* | [Minor] Prevent MID_CONTAINS_FROM from firing on empty address | Andrew Lewis | 2017-05-23 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1645 from moisseev/missed-charset | Vsevolod Stakhov | 2017-05-19 | 1 | -1/+1 |
|\ | | | | | [Minor] Fix R_MISSING_CHARSET rule | ||||
| * | [Minor] Fix R_MISSING_CHARSET rule | Alexander Moisseev | 2017-05-19 | 1 | -1/+1 |
| | | | | | | | | Do not trigger on messages with empty payload body as Content-Type header is not mandatory (RFC7231). | ||||
* | | [Rework] Move global functions to a separate directory | Vsevolod Stakhov | 2017-05-18 | 2 | -579/+2 |
| | | |||||
* | | [Minor] Relax CTYPE_MISSING_DISPOSITION rule | Andrew Lewis | 2017-05-18 | 1 | -1/+3 |
|/ | |||||
* | [Feature] Improve omograph phishing detection | Vsevolod Stakhov | 2017-04-30 | 1 | -9/+23 |
| | |||||
* | [Fix] Fix REPLYTO_UNPARSEABLE rule | Vsevolod Stakhov | 2017-04-28 | 1 | -3/+8 |
| | |||||
* | [Minor] Fix warnings | Vsevolod Stakhov | 2017-04-28 | 1 | -2/+0 |
| | |||||
* | [Minor] Avoid `nil` table | Alexander Moisseev | 2017-04-27 | 1 | -1/+2 |
| | |||||
* | [Fix] Fix couple of issues in FORWARDED rule | Vsevolod Stakhov | 2017-04-27 | 1 | -110/+122 |
| | |||||
* | [Feature] Add rules to detect bad 8bit characters in From and To | Vsevolod Stakhov | 2017-04-25 | 1 | -0/+36 |
| | |||||
* | [Fix] Fix setting of email address | Vsevolod Stakhov | 2017-04-25 | 1 | -2/+2 |
| | |||||
* | [Minor] Fix rule | Vsevolod Stakhov | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | [Fix] Fix R_BAD_CTE_7BIT rule | Vsevolod Stakhov | 2017-04-24 | 2 | -14/+20 |
| | | | | Issue: #1590 | ||||
* | Add INFO_TO_INFO_LU rule | Steve Freegard | 2017-04-19 | 1 | -0/+22 |
| | |||||
* | [Minor] Lower CTYPE_MIXED_BOGUS score | Vsevolod Stakhov | 2017-04-19 | 1 | -1/+1 |
| | |||||
* | [Fix] Fix SPOOF_REPLYTO rule | Vsevolod Stakhov | 2017-04-18 | 1 | -2/+3 |
| | |||||
* | [Minor] Suppress CTYPE_MIXED_BOGUS for yandex.ru web-mail | Alexander Moisseev | 2017-04-17 | 1 | -0/+10 |
| | |||||
* | [Minor] Slightly increase weight of URL_IN_SUBJECT rule | Vsevolod Stakhov | 2017-04-16 | 1 | -2/+2 |
| | |||||
* | [Fix] Ignore Rmilter added Received | Vsevolod Stakhov | 2017-04-16 | 1 | -3/+9 |
| | | | | Issue: #1587 | ||||
* | Fix HTTP_TO_IP in the same way as HTTP_TO_HTTPS | Steve Freegard | 2017-04-13 | 1 | -0/+1 |
| | |||||
* | Fix HTTP_TO_HTTPS where message is_html but get_html returns nil | Steve Freegard | 2017-04-13 | 1 | -0/+1 |
| |