ThreatEmail

ThreatEmail

Fields

to ([EmailName])

To array

from ([EmailName])

From array

cc ([EmailName])

Cc array

bcc ([EmailName])

Bcc array

priority (String)

Priority of the email

messageId (String)

Messageid

date (Date)

When was the message sent

attachments ([ThreatEmailAttachment])

Attachments array

subject (String)

Subject e.g. Greetings from Mars!

sanitizedBody (FileResource)

Links to email body as a downloadable resource (Sanitized HTML with text fallback - Scripts are removed and links obfuscated)

heavilySanitizedBody (FileResource)

Links to email body as a downloadable resource (Sanitized HTML with text fallback - Scripts and links are removed)

sanitizedHtml (String)

Email body (Sanitized HTML - Scripts are removed and links obfuscated)

sanitizedText (String)

Email body (Sanitized Text - Runs through sanitation as well)

headers ([EmailHeader]!)

Email headers array

mime (FileResource)

Email MIME url