Skip to main content

Email

Configuration for an action to send an email.

Options

NameTypeDescription
aws_sesbooleanflag for to enable aws_ses
smtpSMTPan array of options to define a smtp server
fromstringfrom email address
reply_tostringreply to email address
tostringto email address
ccstringcc email addresses
bccstringbcc email addresses
subjectstringsubject header
headerstringemail header
htmlstringprovide a html template for the email
textstringtext for the email
paramsarrayparams to substitute into the email
success_messagestringsmpt password
error_messagestringsmpt address

SMTP Options

NameTypeDescription
userstringsmtp username
passstringsmtp password
serverstringsmtp address
portintsmtp port