summaryrefslogtreecommitdiffstats
path: root/rules
Commit message (Collapse)AuthorAgeFilesLines
* Fixed typoMichal Adamek2018-05-041-1/+1
|
* [Feature] Improve URL_IN_SUBJECT ruleVsevolod Stakhov2018-04-091-1/+5
| | | | We penalise now this rule's weight when URL found has no schema.
* [Fix] Fix usage of util.parse_mail_addressVsevolod Stakhov2018-03-313-7/+7
|
* [Minor] Catch upstream `X-Spam` flag as well with `SPAM_FLAG` regexpAlexander Moisseev2018-03-201-1/+1
|
* Fix HAS_GUC_PROXY_URI and HAS_GOOGLE_REDIRSteve Freegard2018-03-191-2/+2
|
* Add new header rulesSteve Freegard2018-03-191-0/+33
|
* Fix missing regexpSteve Freegard2018-03-191-0/+1
|
* Improve URI_HIDDEN_PATH based on corpus testingSteve Freegard2018-03-191-5/+17
|
* Add XM_CASE ruleSteve Freegard2018-03-191-0/+10
|
* Split MISSING_SUBJECT into EMPTY_SUBJECT based on corpus testingSteve Freegard2018-03-191-5/+11
|
* Improve REPLYTO_EQ_TO_ADDR based on corpus testingSteve Freegard2018-03-191-1/+7
|
* [Minor] Register names for callback only symbolsVsevolod Stakhov2018-03-171-0/+1
|
* [Minor] Fix warningVsevolod Stakhov2018-03-161-1/+1
|
* [Minor] Fix dependencyVsevolod Stakhov2018-03-151-1/+1
|
* [Project] Add some generic code to squeeze lua rulesVsevolod Stakhov2018-03-152-3/+3
|
* [Minor] Treat 'In-Reply-To' as 'References'Vsevolod Stakhov2018-03-111-1/+1
| | | | | Issue: #2042 Closes: #2042
* [Fix] Fix *_EXCESS_BASE64 rulesAlexander Moisseev2018-03-051-9/+9
|
* [Minor] Fix various minor issuesVsevolod Stakhov2018-03-031-12/+0
|
* Add additional needs_encoding rulesSteve Freegard2018-03-011-0/+20
|
* Add REPLYTO_EQ_TO_ADDR ruleSteve Freegard2018-01-301-2/+17
|
* [Minor] CHECK_FROM rule: avoid indexing of nilAndrew Lewis2018-01-171-2/+2
|
* [Fix] Replace space like characters in headers with plain spaceVsevolod Stakhov2017-12-261-2/+2
|
* [Minor] Reduce score MICROSOFT_SPAMAL2017-12-101-1/+1
| | | Many false positive
* [Minor] check for spam flag from United InternetFelix Schwarz2017-11-151-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 groupsVsevolod Stakhov2017-11-115-71/+95
|
* [Fix] Fix enormous scores for R_WHITE_ON_WHITEVsevolod Stakhov2017-09-281-1/+5
| | | | MFH: 1.6
* [Minor] Fix testsAndrew Lewis2017-09-111-2/+1
|
* [Feature] Allow to load and use dynamic ANNs with torchVsevolod Stakhov2017-09-091-1/+4
|
* [Minor] Clarify RCVD_VIA_SMTP_AUTH descriptionAndrew Lewis2017-09-071-1/+2
| | | | - Issue: #1825
* [Feature] Read global maps for luaVsevolod Stakhov2017-09-011-13/+28
|
* fix copy/paste error in commentMatt Simerson2017-08-251-1/+1
|
* [Minor] Suppress base64 symbols for mails sent with 1C v8Alexander Moisseev2017-08-231-0/+8
|
* [Minor] Reduce MIME_BASE64_TEXT scoreAlexander Moisseev2017-08-021-1/+1
|
* [Minor] Some more minor fixes to luaVsevolod Stakhov2017-07-291-9/+6
|
* Improve CTYPE_MIXED_BOGUS and MIME_BASE64_TEXT rulesSteve Freegard2017-07-272-16/+55
|
* Update Message-ID rules with new observed patternsSteve Freegard2017-07-261-2/+24
|
* [Minor] Remove reduntant debugVsevolod Stakhov2017-07-181-1/+0
|
* [Rules] Penalise R_BAD_CTE_7BIT for utf8 messagesVsevolod Stakhov2017-07-131-2/+15
|
* [Fix] Header checks: REPLYTO_UNPARSEABLE ruleAndrew Lewis2017-07-101-10/+8
|
* [Fix] Header checks: Fix get_raw_header methodAndrew Lewis2017-07-101-2/+2
|
* [Minor] WHITE_ON_WHITE: Use per-part transparency lengthAndrew Lewis2017-07-101-2/+2
|
* [Fix] WHITE_ON_WHITE: Ensure score is matched to part that fired the ruleAndrew Lewis2017-07-101-4/+4
|
* [Minor] Move emails normalization to the lua libraryVsevolod Stakhov2017-06-291-31/+3
|
* [Minor] Massive spelling correctionAlexander Moisseev2017-06-272-2/+2
| | | | by a bot https://github.com/ka7/misspell_fixer
* [Fix] FORWARDING: fix comparisonsAndrew Lewis2017-06-121-2/+4
|
* [Minor] Fix normalization in FORWARDING ruleVsevolod Stakhov2017-06-121-1/+1
|
* [Minor] SPOOF_REPLY_TO: mitigate some possible FPs on mailing list postsAndrew Lewis2017-06-111-0/+2
|
* [Rules] Improve URL_COUNT_ODD ruleVsevolod Stakhov2017-06-061-1/+1
|
* [Minor] Remove unused debugVsevolod Stakhov2017-06-061-1/+0
|
* [Rules] Fix received TLS rulesVsevolod Stakhov2017-06-061-3/+4
|