29 Commits (4d6c328fecf0d533419de88a9b3a7ec70828ec9b)

Author SHA1 Message Date
  Vsevolod Stakhov 51e2a8c056 [Fix] Fix usage of util.parse_mail_address 6 years ago
  Steve Freegard 208ef50997 Add XM_CASE rule 6 years ago
  Steve Freegard a91100df14 Improve REPLYTO_EQ_TO_ADDR based on corpus testing 6 years ago
  Vsevolod Stakhov 7329270085 [Minor] Fix dependency 6 years ago
  Vsevolod Stakhov 5321190dc5 [Project] Add some generic code to squeeze lua rules 6 years ago
  Steve Freegard 1cea94cbfe Add REPLYTO_EQ_TO_ADDR rule 6 years ago
  Andrew Lewis 97ab1a1a08 [Minor] CHECK_FROM rule: avoid indexing of nil 6 years ago
  Vsevolod Stakhov 48a8489567 [Fix] Cleanup mess with groups 6 years ago
  Alexander Moisseev 130f16c19f [Minor] Reduce MIME_BASE64_TEXT score 7 years ago
  Vsevolod Stakhov e9261b7c8e [Minor] Some more minor fixes to lua 7 years ago
  Steve Freegard b5f47a20bb Improve CTYPE_MIXED_BOGUS and MIME_BASE64_TEXT rules 7 years ago
  Andrew Lewis cfc78aeb4a [Fix] Header checks: REPLYTO_UNPARSEABLE rule 7 years ago
  Andrew Lewis 39cf5ce1d8 [Fix] Header checks: Fix get_raw_header method 7 years ago
  Julien Schmidt df802d3790 [Minor] Do not punish OpenPGP/MIME attachments 7 years ago
  Andrew Lewis f6bb5437ea [Minor] Relax CTYPE_MISSING_DISPOSITION rule 7 years ago
  Vsevolod Stakhov 3b8eb470b5 [Fix] Fix REPLYTO_UNPARSEABLE rule 7 years ago
  Vsevolod Stakhov 07f4054d92 [Feature] Add rules to detect bad 8bit characters in From and To 7 years ago
  Vsevolod Stakhov 0a614370e1 [Minor] Lower CTYPE_MIXED_BOGUS score 7 years ago
  Steve Freegard 9aa169e092 New rules 7 years ago
  Steve Freegard 785481f6d5 Rules updates 7 years ago
  Andrew Lewis 7d85a76c37 [Minor] Fix typo 7 years ago
  Andrew Lewis 6565be5ee6 [Minor] Silence warnings 7 years ago
  Steve Freegard 5ccc100322 Fix FROM_NO_DN and TO_DN_NONE 7 years ago
  Vsevolod Stakhov 355526a8d1 [Fix] RCPT_COUNT fixes 7 years ago
  Vsevolod Stakhov 84b8e138d2 [Minor] Fix dependency name 7 years ago
  Vsevolod Stakhov 9013ade316 [Fix] Rework HAS_X_PRIO rule to match symbols conventions 7 years ago
  Vsevolod Stakhov a1c871c9f6 [Fix] Follow the traditional symbols conventions in RCPT_COUNT rule 7 years ago
  Vsevolod Stakhov 0cb2840c4b [Minor] Use modern syntax in rules registration 7 years ago
  Vsevolod Stakhov 256b3305e8 [Minor] Move rules from misc lua to headers and subject checks 7 years ago
  Vsevolod Stakhov 698d4c8709 [Feature] Add symbols when tagged rcpt/sender are normalised 7 years ago
  Andrew Lewis e6289c0732 [Minor] Silence warning 7 years ago
  Vsevolod Stakhov 207375a0f8 [Fix] Fix MISSING_MIME_VERSION rule for plain messages 7 years ago
  Andrew Lewis 0aece3212d [Minor] Silence warning 7 years ago
  Vsevolod Stakhov c65fcbf100 [Feature] Remove + aliases from emails 7 years ago
  Vsevolod Stakhov 39adeb7897 [Minor] Deal with DSN messages 7 years ago
  Vsevolod Stakhov 5244e86317 [Feature] Add rule to detect broken content type 7 years ago
  Vsevolod Stakhov 3bc602c96c [Fix] Adopt OMOGRAPH_URL rule 7 years ago
  Andrew Lewis 28d3143551 [Minor] Filter artificial Received header in multimap by default 7 years ago
  Vsevolod Stakhov 62c73abd1c [Minor] Ignore displayed only urls from omographs check 7 years ago
  Andrew Lewis a012de49ab [Minor] Fix rules 7 years ago
  Andrew Lewis 05b34a3dac [Feature] Add FROM_NAME_EXCESS_SPACE rule 7 years ago
  Andrew Lewis 9369163b3f [Feature] Add REPLYTO_EMAIL_HAS_TITLE rule 7 years ago
  Andrew Lewis d4cdf447b8 [Minor] Yield matched title in FROM_NAME_HAS_TITLE rule 7 years ago
  Vsevolod Stakhov ce8352554a [Fix] Improve OMOGRAPH_URL rule 7 years ago
  Vsevolod Stakhov 6c8b19b942 [Feature] Detect URLs with suspicious omographs 7 years ago
  Vsevolod Stakhov c01f7bf658 [Minor] Be more strict about bad mime structure 7 years ago
  Vsevolod Stakhov a8502e7b48 [Minor] Use gmt dates if possible 7 years ago
  Alexander Moisseev 19bb251673 [Minor] Fix condition, avoid `nil` index 7 years ago
  Alexander Moisseev 3f395bf7ac [Minor] Avoid nil index 7 years ago
  Alexander Moisseev 5fc30a05fb [Minor] Avoid nil index 7 years ago