aboutsummaryrefslogtreecommitdiffstats
path: root/rules/regexp/headers.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Recognize Icedove MUA as Thunderbird (#1359)Alexander Moisseev2017-01-211-1/+1
* [Minor] Suppress *_BASE64 for mails sent with Mail.Ru web-mail (#902)Alexander Moisseev2016-12-121-0/+10
* Merge pull request #1205 from smfreegard/rules_161129Vsevolod Stakhov2016-11-291-2/+10
|\
| * Remove score from SUBJECT_END_EXCLAIMSteve Freegard2016-11-291-1/+1
| * Adjust scores and add new rulesSteve Freegard2016-11-291-1/+9
* | [Minor] Remove duplicated ruleAndrew Lewis2016-11-291-7/+0
|/
* [Minor] Reduce scoring on some rulesAndrew Lewis2016-11-291-1/+1
* [Fix] Remove or fix hyperscan incompatible regexpsVsevolod Stakhov2016-11-261-8/+1
* Fix another typo...Steve Freegard2016-11-211-1/+1
* Fix typoSteve Freegard2016-11-211-1/+1
* Rules updatesSteve Freegard2016-11-211-0/+91
* [Minor] Some linting for rulesAndrew Lewis2016-11-131-7/+0
* [Feature] Rule to detect some obvious X-PHP-Originating-Script forgeriesAndrew Lewis2016-11-091-0/+7
* [CritFix] Introduce raw content to text partsVsevolod Stakhov2016-10-311-1/+1
* [Feature] Rules for scoring Google Message-ID fixesAndrew Lewis2016-09-231-0/+14
* [Minor] Finish reworking rulesAndrew Lewis2016-08-311-1/+6
* [Minor] Fix rules post-updateAndrew Lewis2016-08-301-1/+1
* [Minor] Update rule style: headers.luaAndrew Lewis2016-08-301-84/+427
* [Minor] Fix log messageAndrew Lewis2016-08-211-2/+2
* [Feature] Add rule for identifying mail sent by eval()'d PHP codeAndrew Lewis2016-08-191-0/+7
* [Fix] Fix possible FP in TRACKER_ID ruleVsevolod Stakhov2016-05-241-1/+1
* [Fix] Simplify MISSING_MIMEOLE ruleVsevolod Stakhov2016-05-241-5/+4
* [Fix] Fix regexp ruleVsevolod Stakhov2016-04-011-1/+1
* [Fix] Remove slow and unused rules `INVALID_EXIM_RECEIVED*`Vsevolod Stakhov2016-03-311-63/+1
* Fix MISSING_MIMEOLE rule for modern OEVsevolod Stakhov2016-02-161-1/+6
* Add new Message-ID regexp for ThunderbirdAlexander Moisseev2016-01-101-1/+2
* Remove R_TO_SEEMS_AUTO as it generates a lot of FPVsevolod Stakhov2015-12-241-11/+8
* Do not add R_UNDISC_RCPT when 'To' is missing.Vsevolod Stakhov2015-10-011-1/+1
* Rework MISSING_SUBJECT rule.Vsevolod Stakhov2015-08-071-5/+10
* Move lua rules to rules dir.Vsevolod Stakhov2015-08-071-0/+491