ExtractEmailAttachments 2025.10.9.21

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

Relationships

NameDescription
attachmentsEach individual attachment will be routed to the attachments relationship
failureFlowFiles that could not be parsed
originalThe original file

Writes attributes

NameDescription
filenameThe filename of the attachment
email.attachment.parent.filenameThe filename of the parent FlowFile
email.attachment.parent.uuidThe UUID of the original FlowFile.
mime.typeThe mime type of the attachment.