This component is deprecated and will be removed in NiFi 2.x.
Please consider using one the following alternatives: No alternative components suggested.
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 | Each individual flowfile that could not be parsed will be routed to the failure relationship | 
| original | Each original flowfile (i.e. before extraction) will be routed to the original relationship | 
| attachments | Each individual attachment will be routed to the attachments relationship | 
| Name | Description | 
|---|---|
| filename | The filename of the attachment | 
| email.tnef.attachment.parent.filename | The filename of the parent FlowFile | 
| email.tnef.attachment.parent.uuid | The UUID of the original FlowFile. |