Send email message

A Send email message node sends an email message to one or more recipients.
This node is similar to the email export method of output documents. This difference is that this node will only send a message, without an attachment.

Properties

Name
Project script attribute
Description
To
to
Recipient's e-mail address
From
from
Sender's e-mail address
Cc
cc
E-mail addresses that will receive a copy
Bcc
bcc
E-mail addresses that will receive a blind copy
Subject
subject
Subject of the e-mail
Body
text
The text for the e-mail
Sign email message
sign
Check this to sign the email message with a digital certificate.
Signing certificate
keystore
File containing the signing certificate.
Certificate password
keystorepassword
Password used to read the certificate.
Hostname or IP-address
server
Hostname of the SMTP server used to send the email messages to.
Username
username
Username used for authentication on the SMTP server.
This setting is only needed if your SMTP server requires authentication.
Password
password
Password used for authentication on the SMTP server.
This setting is only needed if your SMTP server requires authentication.

Project script node name

sendemail