PutEmail 2.0.0

Bundle
org.apache.nifi | nifi-standard-nar
Description
Sends an e-mail to configured recipients for each incoming FlowFile
Tags
email, notify, put, smtp
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
true
Properties
Dynamic Properties
System Resource Considerations
Resource Description
MEMORY The entirety of the FlowFile's content (as a String object) will be read into memory in case the property to use the flow file content as the email body is set to true.
Relationships
Name Description
failure FlowFiles that fail to send will be routed to this relationship
success FlowFiles that are successfully sent will be routed to this relationship