Skip to content

Available Steps

Send an SMTP email

NameTypeDescriptionRequired
To ListStringComma separated list of email addresses to send an email toYes
SubjectStringThe email subjectNo
MessageStringThe message contentsYes
AttachmentStringThe attachment (with full path) to send with the mail. Ex - /home/manisha/file.txt.No
SMTP HostStringThe SMTP Host server (Ex: mail.smtp.host). If left blank, the Mail Server Host property from the General Settings will be retrieved. Must have General Settings privileges for this capability.No
SMTP PortStringThe SMTP server port (Ex: mail.smtp.port). If left blank, the Mail Server Port property from the General Settings will be retrieved. Must have General Settings privileges for this capability.No
SMTP Secure TLSStringSelect to enable SMTP TLS Security. (Ex: mail.smtp.starttls.enable) If left blank, the Secure Mail Server Connection property from the General Settings will be retrieved. Must have General Settings privileges for this capability.No
Sender Email AddressStringTHE SMTP Sender Email Address. If left blank, the Mail Server Sender Address property from the General Settings will be retrieved. Must have General Settings privileges for this capability.No
UsernameStringTHE SMTP username. The authentication properties will not be pulled from the General Settings.Yes
PasswordStringTHE SMTP password. The authentication properties will not be pulled from the General Settings.Yes