Skip to content

Send Email

The Send Email component allows users to send emails via an orchestration pipeline. Users may wish to use this component to send email notifications upon any pipeline failures.

Note

Some SMTP servers will not allow the Sender Address property to be different from the SMTP Username (for example, Outlook and Gmail). This means that whatever is shown in the SMTP Username property will be used as the value of the "From" when the email is sent, and the Sender Address property will be ignored. This is beyond Matillion's control.

Depending on your configuration, it is safest to assume that email is an unencrypted medium. Therefore, it is recommended to avoid including sensitive content in the email Message. Instead, it is recommended to provide trusted URLs through which such context could be securely accessed.

Depending on the SMTP server, users may need to have Enable SSL/TLS set to Yes and Enable StartTLS set to No, and vice versa.


Properties

Name = string

A human-readable name for the component.


To Recipients = email address

Click + to add a recipient to send the email to, and then type the recipient's email address into the field. Each recipient must be its own row.


Cc Recipients = email address

Click + to add a recipient to send a carbon copy of the email to, and then type the recipient's email address into the field. Each Cc recipient must be its own row.


Subject = string

A subject for the email.


Message string

The contents of the email body.


Sender Address = email address

The email address from which the email is sent.


Reply Address = email address

The address that will receive any recipient and/or Cc replies.


SMTP Username = string

The username for your SMTP client.


SMTP Password = drop-down

The secret definition denoting your password tied to your username for your SMTP client. Your password should be saved as a secret definition before using this component.


SMTP Hostname = string

The host address for your SMTP server. For example, if you use Gmail, the SMTP hostname is smtp.gmail.com. Typically, an SMTP email server address can be found in the "account" or "settings" sections of the email client.


SMTP Port = port number

Set the port. The default port is 25.


Enable SSL/TLS = boolean

Select whether to enable SSL/TLS encryption.


Enable StartTLS = boolean

StartTLS is an email protocol command that directs an email server that an email client, including an email client running in a web browser, wants to turn an existing insecure connection into a secure one.


Snowflake Databricks Amazon Redshift