Auto-Generated Documentation
This set of documentation is automatically generated from source, and will help ensure any change to functionality will always be documented and available on release.
ParentEmail¶
Metadata about the parent email.
Field | Type | Description | Required | Default |
---|---|---|---|---|
bcc | Address | The email address of BCC recipient. | Optional | None |
cc | Address | The email address of CC recipient. | Optional | None |
from | Address | The email address of the sender, typically from the RFC 5322 From: header field. | Optional | None |
message_id | Keyword | Identifier from the RFC 5322 Message-ID: email header that refers to a particular email message. | Optional | None |
origination_timestamp | Date | The date and time the email message was composed. | Optional | None |
subject | Keyword | A brief summary of the topic of the message. | Optional | None |
to | Address | The email address of recipient. | Optional | None |
source | IP | The ip the email originated from. | Optional | None |
destination | IP | The ip the email was sent to. | Optional | None |