Skip to content
Snippets Groups Projects
Commit a01caa98 authored by Kelly Kelly's avatar Kelly Kelly
Browse files

Modified catalog entry for TSK_EMAIL_MSG

parent a5b749c1
No related branches found
No related tags found
No related merge requests found
...@@ -195,13 +195,12 @@ Details about a device data source. ...@@ -195,13 +195,12 @@ Details about a device data source.
## TSK_EMAIL_MSG ## TSK_EMAIL_MSG
An email message found in an application file or database. An email message found in an application file or database.
### REQUIRED ATTRIBUTES ### OPTIONAL ATTRIBUTES
- At least one of: - At least one of:
- TSK_EMAIL_CONTENT_HTML (Representation of email as HTML) - TSK_EMAIL_CONTENT_HTML (Representation of email as HTML)
- TSK_EMAIL_CONTENT_PLAIN (Representation of email as plain text) - TSK_EMAIL_CONTENT_PLAIN (Representation of email as plain text)
- TSK_EMAIL_CONTENT_RTF (Representation of email as RTF) - TSK_EMAIL_CONTENT_RTF (Representation of email as RTF)
### OPTIONAL ATTRIBUTES
- TSK_DATETIME_RCVD (When email message was received, in seconds since 1970-01-01T00:00:00Z) - TSK_DATETIME_RCVD (When email message was received, in seconds since 1970-01-01T00:00:00Z)
- TSK_DATETIME_SENT (When email message was sent, in seconds since 1970-01-01T00:00:00Z) - TSK_DATETIME_SENT (When email message was sent, in seconds since 1970-01-01T00:00:00Z)
- TSK_EMAIL_BCC (BCC'd recipient, multiple recipients should be in a comma separated string) - TSK_EMAIL_BCC (BCC'd recipient, multiple recipients should be in a comma separated string)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment