Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Rules] Add dedicated bitcoin addresses filter rule | Vsevolod Stakhov | 2019-06-18 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2850 from heraklit256/rule-descr-cleanup | Vsevolod Stakhov | 2019-04-16 | 1 | -4/+4 |
|\ | | | | | [Minor] unify rule scores and weights and improve descriptions | ||||
| * | unify rules scores and weights | heraklit256 | 2019-03-05 | 1 | -4/+4 |
| | | |||||
* | | [Minor] Set alias flag | Vsevolod Stakhov | 2019-04-04 | 1 | -1/+1 |
|/ | |||||
* | [Rules] OMOGRAPH_URL: Avoid extra calls for repeated urls | Vsevolod Stakhov | 2019-01-29 | 1 | -4/+9 |
| | |||||
* | [Feature] Add dedicated ZW spaces detection for URLs | Vsevolod Stakhov | 2019-01-21 | 1 | -2/+18 |
| | | | | Issue: #2725 | ||||
* | [Rules] Fix the case when there are no received headers | Vsevolod Stakhov | 2019-01-15 | 1 | -1/+1 |
| | |||||
* | [Minor] Add some mime only rules | Vsevolod Stakhov | 2019-01-07 | 1 | -10/+21 |
| | |||||
* | [Fix] Fix groups mess | Vsevolod Stakhov | 2018-09-29 | 1 | -0/+2 |
| | |||||
* | add low positive score to RCVD_NO_TLS_LAST | heraklit256 | 2018-09-08 | 1 | -3/+3 |
| | |||||
* | [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 |
| | |||||
* | [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 | 1 | -2/+2 |
| | |||||
* | [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 |
| | |||||
* | [Project] Add some generic code to squeeze lua rules | Vsevolod Stakhov | 2018-03-15 | 1 | -2/+2 |
| | |||||
* | [Fix] Cleanup mess with groups | Vsevolod Stakhov | 2017-11-11 | 1 | -13/+27 |
| | |||||
* | [Minor] Clarify RCVD_VIA_SMTP_AUTH description | Andrew Lewis | 2017-09-07 | 1 | -1/+2 |
| | | | | - Issue: #1825 | ||||
* | [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 |
| | |||||
* | [Minor] Move emails normalization to the lua library | Vsevolod Stakhov | 2017-06-29 | 1 | -31/+3 |
| | |||||
* | [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 | ||||
* | [Feature] Improve omograph phishing detection | Vsevolod Stakhov | 2017-04-30 | 1 | -9/+23 |
| | |||||
* | [Minor] Avoid `nil` table | Alexander Moisseev | 2017-04-27 | 1 | -1/+2 |
| | |||||
* | [Fix] Fix setting of email address | Vsevolod Stakhov | 2017-04-25 | 1 | -2/+2 |
| | |||||
* | [Fix] Fix R_BAD_CTE_7BIT rule | Vsevolod Stakhov | 2017-04-24 | 1 | -0/+20 |
| | | | | Issue: #1590 | ||||
* | Add INFO_TO_INFO_LU rule | Steve Freegard | 2017-04-19 | 1 | -0/+22 |
| | |||||
* | [Fix] Fix SPOOF_REPLYTO rule | Vsevolod Stakhov | 2017-04-18 | 1 | -2/+3 |
| | |||||
* | [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 | ||||
* | Rules updates | Steve Freegard | 2017-03-29 | 1 | -0/+11 |
| | |||||
* | [Feature] Add URL_IN_SUBJECT rule | Vsevolod Stakhov | 2017-03-28 | 1 | -0/+25 |
| | |||||
* | [Minor] Fix SPOOF_DISPLAY_NAME / FROM_NEQ_DISPLAY_NAME rules | Andrew Lewis | 2017-03-27 | 1 | -7/+8 |
| | |||||
* | Fix RCVD_TLS_ALL and add RCVD_TLS_LAST | Steve Freegard | 2017-03-24 | 1 | -8/+49 |
| | |||||
* | [Minor] Really fix tests | Andrew Lewis | 2017-03-24 | 1 | -0/+1 |
| | |||||
* | [Minor] Fix tests | Andrew Lewis | 2017-03-24 | 1 | -5/+4 |
| | |||||
* | Merge pull request #1554 from smfreegard/rules_170323 | Vsevolod Stakhov | 2017-03-24 | 1 | -11/+37 |
|\ | | | | | New rules | ||||
| * | Rules fixes | Steve Freegard | 2017-03-24 | 1 | -6/+13 |
| | | |||||
| * | Updates to previous commit | Steve Freegard | 2017-03-23 | 1 | -2/+4 |
| | | |||||
| * | New rules | Steve Freegard | 2017-03-23 | 1 | -3/+20 |
| | | |||||
* | | [Minor] Remove all get_api_version calls | Vsevolod Stakhov | 2017-03-24 | 1 | -19/+13 |
|/ | |||||
* | [Minor] Fix changes to SPOOF_REPLYTO | Andrew Lewis | 2017-03-23 | 1 | -0/+1 |
| | |||||
* | [Minor] Use SMTP recipients for SPOOF_REPLYTO rule | Andrew Lewis | 2017-03-22 | 1 | -13/+17 |
| | |||||
* | [Feature] Add spoofed rules | Vsevolod Stakhov | 2017-03-18 | 1 | -0/+54 |
| | | | | Contributed by: Steve Freegard |