Extract attachments from a mime formatted email file, splitting them into individual flowfiles.
split, email
This component has no required or optional properties.
| Name | Description |
|---|---|
| failure | Flowfiles that could not be parsed |
| original | The original file |
| attachments | Each individual attachment will be routed to the attachments relationship |
| Name | Description |
|---|---|
| filename | The filename of the attachment |
| email.attachment.parent.filename | The filename of the parent FlowFile |
| email.attachment.parent.uuid | The UUID of the original FlowFile. |
| mime.type | The mime type of the attachment. |