ExtractEmailAttachments

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
failureFlowfiles that could not be parsed
originalThe original file
attachmentsEach individual attachment will be routed to the attachments relationship

Reads Attributes:

None specified.

Writes Attributes:

NameDescription
filename The filename of the attachment
email.attachment.parent.filename The filename of the parent FlowFile
email.attachment.parent.uuidThe UUID of the original FlowFile.
mime.typeThe 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:

None specified.