Skip to content

Conversation

@zoomequipd
Copy link
Member

Description

Account for mimecast secure message product which does not include references/in-reply-to header when delivering "inbound" messages from the web portal to the mimecast customer's mail provider.

Remove duplicate detection logic

Associated hunts

samples that will no longer match this rule (assuming they met the 4 of logic in the rule)

Account for mimecast secure message product which does not include references/in-reply-to header when delivering "inbound" meessages from the web portal to the mimecast customer's mail provider.
@zoomequipd zoomequipd requested a review from a team as a code owner January 7, 2026 00:51
@zoomequipd zoomequipd marked this pull request as draft January 7, 2026 14:22
@zoomequipd zoomequipd added the in-test-rules PR is in our testing suite to collect telemetry label Jan 7, 2026
Comment on lines -44 to -46
and (
length(headers.references) == 0
or headers.in_reply_to is null
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zoomequipd zoomequipd added the review-needed Indicates that a PR is waiting for review label Jan 8, 2026
@zoomequipd
Copy link
Member Author

FP reduction, should be good to go

@zoomequipd zoomequipd marked this pull request as ready for review January 8, 2026 02:02
@IndiaAce IndiaAce added this pull request to the merge queue Jan 8, 2026
Merged via the queue into main with commit 8aee8e7 Jan 8, 2026
4 checks passed
@IndiaAce IndiaAce deleted the zoomequipd.fp.fake_thread-mimecast-secure-message branch January 8, 2026 17:21
github-actions bot added a commit that referenced this pull request Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in-test-rules PR is in our testing suite to collect telemetry review-needed Indicates that a PR is waiting for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants