summaryrefslogtreecommitdiffstats
path: root/rules
Commit message (Collapse)AuthorAgeFilesLines
...
* [Rework] Remove outdated SA rulesVsevolod Stakhov2017-03-234-237/+0
|
* [Minor] Fix changes to SPOOF_REPLYTOAndrew Lewis2017-03-231-0/+1
|
* [Minor] Use SMTP recipients for SPOOF_REPLYTO ruleAndrew Lewis2017-03-221-13/+17
|
* [Feature] Add spoofed rulesVsevolod Stakhov2017-03-181-0/+54
| | | | Contributed by: Steve Freegard
* [Fix] Fix URI_COUNT_ODD ruleVsevolod Stakhov2017-03-161-3/+7
|
* [Minor] Fix testsAndrew Lewis2017-03-132-3/+2
|
* [Minor] Slightly improve forwarded ruleVsevolod Stakhov2017-03-121-2/+2
|
* [Fix] RCPT_COUNT fixesVsevolod Stakhov2017-03-112-5/+85
|
* [Minor] Fix dependency nameVsevolod Stakhov2017-03-111-2/+1
|
* [Fix] Rework HAS_X_PRIO rule to match symbols conventionsVsevolod Stakhov2017-03-112-2/+58
|
* [Fix] Follow the traditional symbols conventions in RCPT_COUNT ruleVsevolod Stakhov2017-03-111-9/+89
|
* [Minor] Optimise rulesVsevolod Stakhov2017-03-111-67/+62
|
* [Minor] Use modern syntax in rules registrationVsevolod Stakhov2017-03-112-61/+167
|
* [Minor] Move rules from misc lua to headers and subject checksVsevolod Stakhov2017-03-114-532/+633
|
* [Feature] Add symbols when tagged rcpt/sender are normalisedVsevolod Stakhov2017-03-111-5/+26
|
* [Minor] Silence warningAndrew Lewis2017-03-071-3/+1
|
* [Fix] Fix MISSING_MIME_VERSION rule for plain messagesVsevolod Stakhov2017-03-071-1/+17
|
* [Fix] Fix parsing of cte in expressionsVsevolod Stakhov2017-03-071-1/+2
|
* [Minor] Silence warningAndrew Lewis2017-03-041-1/+1
|
* [Feature] Remove + aliases from emailsVsevolod Stakhov2017-03-041-0/+71
|
* [Minor] Deal with DSN messagesVsevolod Stakhov2017-03-031-1/+1
|
* [Feature] Add rule to detect broken content typeVsevolod Stakhov2017-03-031-1/+11
|
* [Fix] Fix redis options parsing when no redis servers are definedVsevolod Stakhov2017-03-011-1/+5
|
* [Fix] Adopt OMOGRAPH_URL ruleVsevolod Stakhov2017-02-241-17/+7
|
* [Minor] Update mail.ru Received header regexpAlexander Moisseev2017-02-201-1/+1
| | | | as header format has been changed by mail.ru
* [Minor] Fix rspamd_parse_redis_serverAndrew Lewis2017-02-171-2/+2
|
* [Feature] Allow to have module specific options for Redis in pluginsVsevolod Stakhov2017-02-171-27/+36
| | | | Issue: #1400
* [Minor] Filter artificial Received header in multimap by defaultAndrew Lewis2017-02-131-1/+4
| | | | - Also filter headers in CHECK_RECEIVED rule
* [Minor] Ignore displayed only urls from omographs checkVsevolod Stakhov2017-02-131-7/+14
|
* Merge pull request #1421 from fatalbanana/newrulesVsevolod Stakhov2017-02-131-1/+1
|\ | | | | [Minor] Fix rules
| * [Minor] Fix rulesAndrew Lewis2017-02-131-1/+1
| |
* | Merge pull request #1420 from fatalbanana/newrulesVsevolod Stakhov2017-02-131-2/+30
|\| | | | | New rules
| * [Feature] Add FROM_NAME_EXCESS_SPACE ruleAndrew Lewis2017-02-131-0/+6
| |
| * [Feature] Add REPLYTO_EMAIL_HAS_TITLE ruleAndrew Lewis2017-02-131-0/+16
| |
| * [Minor] Yield matched title in FROM_NAME_HAS_TITLE ruleAndrew Lewis2017-02-131-2/+8
| |
* | [Feature] Implement received headers flagsVsevolod Stakhov2017-02-131-10/+14
| |
* | [Fix] Improve OMOGRAPH_URL ruleVsevolod Stakhov2017-02-131-3/+14
|/ | | | | | - Calculate omographs in each dot component separately - Normalize omographs - Count utf8 characters properly
* [Feature] Add more meta tokens from received headersVsevolod Stakhov2017-02-111-10/+38
|
* [Minor] Store metatokens in task cacheVsevolod Stakhov2017-02-101-4/+12
|
* [Feature] Detect URLs with suspicious omographsVsevolod Stakhov2017-02-041-1/+25
|
* [Minor] Recognize Icedove MUA as Thunderbird (#1359)Alexander Moisseev2017-01-211-1/+1
|
* [Fix] Stop hardcoding of lua in CVsevolod Stakhov2017-01-112-0/+518
|
* [Minor] Be more strict about bad mime structureVsevolod Stakhov2017-01-091-8/+3
|
* [Minor] Use gmt dates if possibleVsevolod Stakhov2016-12-231-2/+2
|
* [Minor] Suppress *_BASE64 for mails sent with Mail.Ru web-mail (#902)Alexander Moisseev2016-12-121-0/+10
|
* [Minor] Fix condition, avoid `nil` indexAlexander Moisseev2016-12-041-4/+6
|
* [Minor] Avoid nil indexAlexander Moisseev2016-12-041-3/+3
|
* [Minor] Avoid nil indexAlexander Moisseev2016-12-031-1/+1
|
* [Feature] Add EXT_CSS ruleVsevolod Stakhov2016-12-011-0/+32
|
* [Minor] Make FREEMAIL_REPLYTO_NEQ_FROM_DOM normal symbolAndrew Lewis2016-11-291-1/+0
|