Skip to content

Commit 2270c62

Browse files
Merge branch 'KelvinTegelaar:master' into master
2 parents f707c28 + 5cbdf33 commit 2270c62

226 files changed

Lines changed: 640468 additions & 1040 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"name": "Block sending read receipt responses",
3+
"comments": "Deletes all read receipts being sent to internal or external users.",
4+
"ApplyOME": false,
5+
"AttachmentHasExecutableContent": false,
6+
"AttachmentIsPasswordProtected": false,
7+
"AttachmentIsUnsupported": false,
8+
"AttachmentProcessingLimitExceeded": false,
9+
"DeleteMessage": true,
10+
"ExceptIfAttachmentHasExecutableContent": false,
11+
"ExceptIfAttachmentIsPasswordProtected": false,
12+
"ExceptIfAttachmentIsUnsupported": false,
13+
"ExceptIfAttachmentProcessingLimitExceeded": false,
14+
"ExceptIfHasNoClassification": false,
15+
"ExceptIfHasSenderOverride": false,
16+
"FromScope": "InOrganization",
17+
"HasNoClassification": false,
18+
"HasSenderOverride": false,
19+
"MessageTypeMatches": "ReadReceipt",
20+
"Mode": "Enforce",
21+
"ModerateMessageByManager": false,
22+
"Quarantine": false,
23+
"RecipientAddressType": "Resolved",
24+
"RemoveOME": false,
25+
"RemoveOMEv2": false,
26+
"RemoveRMSAttachmentEncryption": false,
27+
"RouteMessageOutboundRequireTls": false,
28+
"RuleErrorAction": "Ignore",
29+
"RuleSubType": "None",
30+
"SenderAddressLocation": "Header",
31+
"StopRuleProcessing": false,
32+
"UseLegacyRegex": false
33+
}
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"name": "Disable read receipt responses",
3+
"comments": "This rule strips out the header responsible for asking for a read receipt, from all messages.",
4+
"ApplyOME": false,
5+
"AttachmentHasExecutableContent": false,
6+
"AttachmentIsPasswordProtected": false,
7+
"AttachmentIsUnsupported": false,
8+
"AttachmentProcessingLimitExceeded": false,
9+
"DeleteMessage": false,
10+
"ExceptIfAttachmentHasExecutableContent": false,
11+
"ExceptIfAttachmentIsPasswordProtected": false,
12+
"ExceptIfAttachmentIsUnsupported": false,
13+
"ExceptIfAttachmentProcessingLimitExceeded": false,
14+
"ExceptIfHasNoClassification": false,
15+
"ExceptIfHasSenderOverride": false,
16+
"HasNoClassification": false,
17+
"HasSenderOverride": false,
18+
"Mode": "Enforce",
19+
"ModerateMessageByManager": false,
20+
"Quarantine": false,
21+
"RecipientAddressType": "Resolved",
22+
"RemoveHeader": "Disposition-Notification-To",
23+
"RemoveOME": false,
24+
"RemoveOMEv2": false,
25+
"RemoveRMSAttachmentEncryption": false,
26+
"RouteMessageOutboundRequireTls": false,
27+
"RuleErrorAction": "Ignore",
28+
"RuleSubType": "None",
29+
"SenderAddressLocation": "Header",
30+
"StopRuleProcessing": false,
31+
"UseLegacyRegex": false
32+
}

0 commit comments

Comments
 (0)