SMTP Valve
Delivers a mail-message.
Delivers a mail-message.
Use this valve to send html/plain messages via SMTP.
Before using this valve the module must be configured and deployed.
Valve name: SendBySmtp | SmtpSender
Name | Description | Default value | Mandatory | Expanded |
---|---|---|---|---|
| ID of the internal SMTP client used to talk with the SMTP backend. |
| ||
| Only used for logging and events. |
| ||
| Parameter containing the mail message. Deprecated | N/A | ||
| Path to a message template file. This template always trumps | N/A | ||
| Parameter containing the mail subject. | N/A | ||
| Parameter containing the FROM email address. | N/A | ||
| Parameter containing the TO email address. | N/A | ||
| Parameter containing the CC email address. | N/A | ||
| Parameter containing the BCC email address. | N/A | ||
| Array containing prefixes to be removed from email addresses. | N/A |
Property expansion is supported. All available item
and exports
properties can be used in the template. In the example below the item property generated_otp_value
is generated prior in the pipe.