ExtractTNEFAttachments

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:

NameDescription
failureEach individual flowfile that could not be parsed will be routed to the failure relationship
originalEach original flowfile (i.e. before extraction) will be routed to the original relationship
attachmentsEach individual attachment will be routed to the attachments relationship

Reads Attributes:

None specified.

Writes Attributes:

NameDescription
filename The filename of the attachment
email.tnef.attachment.parent.filename The filename of the parent FlowFile
email.tnef.attachment.parent.uuidThe UUID of the original FlowFile.

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:

None specified.