Issue
You may encounter an issue that phishing messages sent to a user that contain attachments are being shown as opened, even if the user in question has not clicked on the attachment.
Cause
Office 365's Advanced Threat Protection for file attachments is actually opening the files for deep inspection. When the files are opened, a linked image is accessed within the file to an external website run by proofpoint which triggers the "opened" flag on the proofpoint side.
Fix
You need to create a mail flow rule to bypass ATP attachment checking.
- Create a new mail flow rule in your Exchange admin center
- Give the rule a name (i.e. Bypass ATP attachment Checking)
- Click more options
- Apply this rule if
- Set the message header: X-MS-Exchange-Organization-SkipSafeAttachmentProcessing to the value: 1
AND set the spam confidence (SCL) to Bypass spam filtering - Save your new rule
