Skip to main content
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
To enable previews for all emails, add the following line to local.properties:
local.properties
To disable preview for a verdict, add the *_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
To enable previews for all attachments that were scanned by the Sandbox, set all of the below parameters to true in local.properties. To disable previews for all attachments, set all of the below parameters to false in local.properties.