ExtractEmailAttachments 2.0.0

Bundle
org.apache.nifi | nifi-email-nar
Description
Extract attachments from a mime formatted email file, splitting them into individual flowfiles.
Tags
email, split
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
attachments Each individual attachment will be routed to the attachments relationship
original The original file
failure FlowFiles that could not be parsed
Writes Attributes
Name Description
filename The filename of the attachment
email.attachment.parent.filename The filename of the parent FlowFile
email.attachment.parent.uuid The UUID of the original FlowFile.
mime.type The mime type of the attachment.