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:

</tr>
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

Reads Attributes:

None specified.

Writes Attributes:

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.

State management:

This component does not store state.

Restricted:

This component is not restricted.