Email

email

The Email object describes the email metadata such as sender, recipients, and direction.

Attributes

CaptionNameTypeDescription
CcccEmail Address[]

Entity:EMAIL_ADDRESS
The machine-readable email header Cc values, as defined by RFC 5322. For example [email protected].

Cc Mailboxescc_mailboxesString[]

The human-readable email header Cc Mailbox values. For example 'Example User <[email protected]>'.

Data Classificationdata_classificationData Classification[]

Group:context
The Data Classification object includes information about data classification levels and data category types.

🚧 WARNING: DEPRECATED

Data Classification has been deprecated since 1.4.0. Use the attribute data_classifications instead

Data Classificationdata_classificationsData Classification[]

Group:context
A list of Data Classification objects, that include information about data classification levels and data category types, identified by a classifier.

Delivered Todelivered_toEmail Address

Entity:EMAIL_ADDRESS
The machine-readable Delivered-To email header field. For example [email protected]

🚧 WARNING: DEPRECATED

Delivered To has been deprecated since 1.4.0. Use the delivered_to_list attribute instead.

Delivered To Listdelivered_to_listEmail Address[]

Entity:EMAIL_ADDRESS
The machine-readable Delivered-To email header values. For example [email protected]

FilesfilesFile[]

Entity:FILE
The files embedded or attached to the email.

FromfromEmail Address

Entity:EMAIL_ADDRESS
The machine-readable email header From value, as defined by RFC 5322. For example [email protected].

From Listfrom_listEmail Address[]

Entity:EMAIL_ADDRESS
The machine-readable email header From values. This array should contain the value in from. For example [email protected].

From Mailboxfrom_mailboxString

The human-readable email header From Mailbox value. For example 'Example User <[email protected]>'.

From Mailboxesfrom_mailboxesEmail Address[]

Entity:EMAIL_ADDRESS
The human-readable email header From Mailbox values. This array should contain the value in from_mailbox. For example 'Example User <[email protected]>'.

HTTP Headershttp_headersHTTP Header[]

Additional HTTP headers of an HTTP request or response.

Readis_readBoolean

The indication of whether the email has been read.

Message UIDmessage_uidString

Entity:MESSAGE_UID
The email header Message-ID value, as defined by RFC 5322.

Raw Dataraw_dataJSON

Group:context
The event data as received from the event source.

Raw Headerraw_headerString

The email authentication header.

Recipient Usersrecipient_usersUser[]

Entity:USER
The users receiving the email

Record IDrecord_idString

Group:primary
Unique identifier for the object

Reply Toreply_toEmail Address

Entity:EMAIL_ADDRESS
The machine-readable email header Reply-To value, as defined by RFC 5322. For example [email protected]

🚧 WARNING: DEPRECATED

Reply To has been deprecated since 1.4.0. Use the reply_to_list attribute instead.

Reply To Listreply_to_listEmail Address[]

Entity:EMAIL_ADDRESS
The machine-readable email header Reply-To values, as defined by RFC 5322. For example [email protected]

Reply To Mailboxesreply_to_mailboxesString[]

The human-readable email header Reply To Mailbox values. For example 'Example User <[email protected]>'.

Return Pathreturn_pathEmail Address

Entity:EMAIL_ADDRESS
The address found in the 'Return-Path' header, which indicates where bounce messages (non-delivery reports) should be sent. This address is often set by the sending system and may differ from the 'From' or 'Sender' addresses. For example, [email protected].

SendersenderEmail Address

Entity:EMAIL_ADDRESS
The machine readable email address of the system or server that actually transmitted the email message, extracted from the email headers per RFC 5322. This differs from the from field, which shows the message author. The sender field is most commonly used when multiple addresses appear in the from_list field, or when the transmitting system is different from the message author (such as when sending on behalf of someone else).

Sender Mailboxsender_mailboxString

The human readable email address of the system or server that actually transmitted the email message, extracted from the email headers per RFC 5322. This differs from the from_mailbox field, which shows the message author. The sender mailbox field is most commonly used when multiple addresses appear in the from_mailboxes field, or when the transmitting system is different from the message author (such as when sending on behalf of someone else).

Sender Userssender_usersUser[]

Entity:USER
The user who sent the email

SizesizeLong

The size in bytes of the email, including attachments.

SMTP Fromsmtp_fromEmail Address

Entity:EMAIL_ADDRESS
The value of the SMTP MAIL FROM command.

🚧 WARNING: DEPRECATED

SMTP From has been deprecated since 1.4.0. Use the from attribute instead.

SMTP Tosmtp_toEmail Address[]

Entity:EMAIL_ADDRESS
The value of the SMTP envelope RCPT TO command.

🚧 WARNING: DEPRECATED

SMTP To has been deprecated since 1.4.0. Use the to attribute instead.

SubjectsubjectString

Entity:EMAIL_OBJECT_SUBJECT
The email header Subject value, as defined by RFC 5322.

TotoEmail Address[]

Entity:EMAIL_ADDRESS
The machine-readable email header To values, as defined by RFC 5322. For example [email protected]

To Mailboxesto_mailboxesString[]

The human-readable email header To Mailbox values. For example 'Example User <[email protected]>'.

Email Thread UIDuidString

Entity:EMAIL_OBJECT_UID
The unique identifier of the email thread.

UnmappedunmappedUnmapped[]

Data from the source that was not mapped into the schema.

URLsurlsUniform Resource Locator[]

Entity:UNIFORM_RESOURCE_LOCATOR
The URLs embedded in the email.

X-Originating-IPx_originating_ipIP Address[]

Entity:IP_ADDRESS
The X-Originating-IP header identifying the emails originating IP address(es).

Relationships

Email shown in context

Inbound Relationships

These objects and events reference Email in their attributes:

Outbound Relationships

Email references the following objects and events in its attributes:

This page describes qdm-1.5.1+ocsf-1.6.0