ExtractEmailAttachments
Description
Extract attachments from a mime formatted email file, splitting them into individual flowfiles.
Tags
email, split
Properties
In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Display Name | API Name | Default Value | Allowable Values | Description |
---|
Dynamic Properties
This component does not support dynamic properties.
Relationships
Name | Description |
---|---|
attachments | Each individual attachment will be routed to the attachments relationship |
failure | FlowFiles that could not be parsed |
original | The original file |
Reads Attributes
This processor does not read attributes.
Writes Attributes
Name | Description |
---|---|
email.attachment.parent.filename | The filename of the parent FlowFile |
email.attachment.parent.uuid | The UUID of the original FlowFile. |
filename | The filename of the attachment |
mime.type | The mime type of the attachment. |
State Management
This component does not store state.
Restricted
This component is not restricted.
Input Requirement
This component requires an incoming relationship.
System Resource Considerations
This component does not specify system resource considerations.