Description:
Extract attachments from a mime formatted email file, splitting them into individual flowfiles.
Tags:
split, email
Properties:
This component has no required or optional properties.
Relationships:
Name | Description |
failure | Flowfiles that could not be parsed |
original | The original file |
attachments | Each individual attachment will be routed to the attachments relationship |
Reads Attributes:
None specified.
Writes Attributes:
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. |
State management:
This component does not store state.
Restricted:
This component is not restricted.