E-mail component
The E-mail component enables an integration flow to send e-mail messages.
Configuration
The E-mail component has the following configuration options:
Property | Description |
---|---|
To | Destination e-mail addresses. Split with a comma (, ) to specify multiple addresses |
From | Sender's email adress whenever this should be different from the default. |
Reply To | Email address the receivers should reply to when hitting the reply button. |
Subject | The e-mail subject |
Behaviour
The E-mail component
uses the outgoing email settings defined in the Tenant Manager
tab, these need to be correct in order to let this component work.
The e-mail message content is the message the E-mail component received from it predecessing component.
Headers
Some settings of the E-mail component can also be overwritten by setting headers with the same name:
The corresponding component setting should still have a value. It will act as a fallback when the header is not set for some reason.