38 Commits (323580e25d9eb599d31c666c79d2c8ec8bfc41a4)

Author SHA1 Message Date
heraklit256 323580e25d unify rules scores and weights 7 years ago
Vsevolod Stakhov da7b65e4b5 [Minor] Relax CTYPE_MISSING_DISPOSITION rule for pgp encryption 7 years ago
Vsevolod Stakhov d9f3f32336 [Minor] Add some mime only rules 7 years ago
Vsevolod Stakhov d31f486d55 [Fix] Fix groups mess 7 years ago
Vsevolod Stakhov e241197bb9 [Minor] Reduce default multiplier for Date header 7 years ago
Vsevolod Stakhov 8621808de7 [Rules] Add MULTIPLE_FROM rule 7 years ago
Vsevolod Stakhov 18af41ce00 [Rules] Improve MULTIPLE_UNIQUE_HEADERS rule 7 years ago
Steve Freegard 6270b42ac3 Eliminate false-positive on REPLYTO_EQ_TO_ADDR 8 years ago
Michal Adamek a60be6c6a5 Fixed typo 8 years ago
Vsevolod Stakhov 51e2a8c056 [Fix] Fix usage of util.parse_mail_address 8 years ago
Steve Freegard 208ef50997 Add XM_CASE rule 8 years ago
Steve Freegard a91100df14 Improve REPLYTO_EQ_TO_ADDR based on corpus testing 8 years ago
Vsevolod Stakhov 7329270085 [Minor] Fix dependency 8 years ago
Vsevolod Stakhov 5321190dc5 [Project] Add some generic code to squeeze lua rules 8 years ago
Steve Freegard 1cea94cbfe Add REPLYTO_EQ_TO_ADDR rule 8 years ago
Andrew Lewis 97ab1a1a08 [Minor] CHECK_FROM rule: avoid indexing of nil 8 years ago
Vsevolod Stakhov 48a8489567 [Fix] Cleanup mess with groups 8 years ago
Alexander Moisseev 130f16c19f [Minor] Reduce MIME_BASE64_TEXT score 8 years ago
Vsevolod Stakhov e9261b7c8e [Minor] Some more minor fixes to lua 8 years ago
Steve Freegard b5f47a20bb Improve CTYPE_MIXED_BOGUS and MIME_BASE64_TEXT rules 8 years ago
Andrew Lewis cfc78aeb4a [Fix] Header checks: REPLYTO_UNPARSEABLE rule 8 years ago
Andrew Lewis 39cf5ce1d8 [Fix] Header checks: Fix get_raw_header method 8 years ago
Julien Schmidt df802d3790 [Minor] Do not punish OpenPGP/MIME attachments 9 years ago
Andrew Lewis f6bb5437ea [Minor] Relax CTYPE_MISSING_DISPOSITION rule 9 years ago
Vsevolod Stakhov 3b8eb470b5 [Fix] Fix REPLYTO_UNPARSEABLE rule 9 years ago
Vsevolod Stakhov 07f4054d92 [Feature] Add rules to detect bad 8bit characters in From and To 9 years ago
Vsevolod Stakhov 0a614370e1 [Minor] Lower CTYPE_MIXED_BOGUS score 9 years ago
Steve Freegard 9aa169e092 New rules 9 years ago
Steve Freegard 785481f6d5 Rules updates 9 years ago
Andrew Lewis 7d85a76c37 [Minor] Fix typo 9 years ago
Andrew Lewis 6565be5ee6 [Minor] Silence warnings 9 years ago
Steve Freegard 5ccc100322 Fix FROM_NO_DN and TO_DN_NONE 9 years ago
Vsevolod Stakhov 355526a8d1 [Fix] RCPT_COUNT fixes 9 years ago
Vsevolod Stakhov 84b8e138d2 [Minor] Fix dependency name 9 years ago
Vsevolod Stakhov 9013ade316 [Fix] Rework HAS_X_PRIO rule to match symbols conventions 9 years ago
Vsevolod Stakhov a1c871c9f6 [Fix] Follow the traditional symbols conventions in RCPT_COUNT rule 9 years ago
Vsevolod Stakhov 0cb2840c4b [Minor] Use modern syntax in rules registration 9 years ago
Vsevolod Stakhov 256b3305e8 [Minor] Move rules from misc lua to headers and subject checks 9 years ago
Vsevolod Stakhov 698d4c8709 [Feature] Add symbols when tagged rcpt/sender are normalised 9 years ago
Andrew Lewis e6289c0732 [Minor] Silence warning 9 years ago
Vsevolod Stakhov 207375a0f8 [Fix] Fix MISSING_MIME_VERSION rule for plain messages 9 years ago
Andrew Lewis 0aece3212d [Minor] Silence warning 9 years ago
Vsevolod Stakhov c65fcbf100 [Feature] Remove + aliases from emails 9 years ago
Vsevolod Stakhov 39adeb7897 [Minor] Deal with DSN messages 9 years ago
Vsevolod Stakhov 5244e86317 [Feature] Add rule to detect broken content type 9 years ago
Vsevolod Stakhov 3bc602c96c [Fix] Adopt OMOGRAPH_URL rule 9 years ago
Andrew Lewis 28d3143551 [Minor] Filter artificial Received header in multimap by default 9 years ago
Vsevolod Stakhov 62c73abd1c [Minor] Ignore displayed only urls from omographs check 9 years ago
Andrew Lewis a012de49ab [Minor] Fix rules 9 years ago
Andrew Lewis 05b34a3dac [Feature] Add FROM_NAME_EXCESS_SPACE rule 9 years ago