email
The Email object describes the email metadata such as sender, recipients, and direction.
Attributes
| Caption | Name | Type | Description |
|---|---|---|---|
| Cc | cc | Email Address[] | Entity: |
| Cc Mailboxes | cc_mailboxes | String[] | The human-readable email header Cc Mailbox values. For example |
| Data Classification | data_classification | Data Classification[] | Group:
|
| Data Classification | data_classifications | Data Classification[] | Group: |
| Delivered To | delivered_to | Email Address | Entity:
|
| Delivered To | delivered_to_list | Email Address[] | Entity: |
| Files | files | File[] | Entity: |
| From | from | Email Address | Entity: |
| From Mailbox | from_mailbox | String | The human-readable email header From Mailbox value. For example |
| HTTP Headers | http_headers | HTTP Header[] | Additional HTTP headers of an HTTP request or response. |
| Message UID | message_uid | String | The email header Message-ID value, as defined by RFC 5322. |
| Raw Data | raw_data | JSON | Group: |
| Raw Header | raw_header | String | The email authentication header. |
| Recipient Users | recipient_users | User[] | Entity: |
| Record ID | record_id | String | Group: |
| Reply To | reply_to | Email Address | Entity:
|
| Reply To Mailboxes | reply_to_mailboxes | String[] | The human-readable email header Reply To Mailbox values. For example |
| Sender Users | sender_users | User[] | Entity: |
| Size | size | Long | The size in bytes of the email, including attachments. |
| SMTP From | smtp_from | Email Address | Entity:
|
| SMTP To | smtp_to | Email Address[] | Entity:
|
| Subject | subject | String | The email header Subject value, as defined by RFC 5322. |
| To | to | Email Address[] | Entity: |
| To Mailboxes | to_mailboxes | String[] | The human-readable email header To Mailbox values. For example |
| Email Thread UID | uid | String | The unique identifier of the email thread. |
| Unmapped | unmapped | Unmapped[] | Data from the source that was not mapped into the schema. |
| URLs | urls | Uniform Resource Locator[] | Entity: |
| X-Originating-IP | x_originating_ip | IP Address[] | Entity: |
Relationships
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 ocsf-1.4.0
Updated 6 months ago