Preview retentionThe retention time of the previews (if it’s stored) is defined via Change Metadata Retention.
Change email previews
The default of email previews is:- Enabled for malicious (red and orange) verdicts
- Enabled for all reported emails
- Disabled for benign (green) verdicts
local.properties:
local.properties
*_email_screenshot=true variable to local.properties. For example, to disable previews for all phishing emails:
local.properties
Change attachment previews
By default, attachment previews are only enabled if:- A Sandbox analysis was made
- And the email is classified as malicious
true in local.properties.
To disable previews for all attachments, set all of the below parameters to false in local.properties.