Skip to content

Commit 0edf925

Browse files
committed
chg: [email] email-body-attachment added
1 parent d32f9b1 commit 0edf925

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

objects/email/definition.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@
5757
"multiple": true,
5858
"ui-priority": 1
5959
},
60+
"email-body-attachment": {
61+
"description": "Body of the email as an attachment",
62+
"disable_correlation": true,
63+
"misp-attribute": "attachment",
64+
"ui-priority": 1
65+
},
6066
"eml": {
6167
"description": "Full EML",
6268
"disable_correlation": true,
@@ -258,9 +264,10 @@
258264
"x-mailer",
259265
"return-path",
260266
"email-body",
267+
"email-body-attachment",
261268
"eml",
262269
"msg"
263270
],
264271
"uuid": "a0c666e0-fc65-4be8-b48f-3423d788b552",
265-
"version": 18
272+
"version": 19
266273
}

0 commit comments

Comments
 (0)