SMTP
Send email via SMTP with this component.
Last updated
Send email via SMTP with this component.
Last updated
This component allows you to automatically send email by connecting your email address.
The SMTP component has the identifier of smtp-X, where X represents the instance number of the SMTP component.
Parameter Name | Description |
---|---|
Credentials | Select the credentials for connecting to the SMTP server. |
To | The recipient email address |
Cc | The email(s) address(es) to be copied |
Object | The subject of the email. |
Message | A comprehensive system for writing paragraphs, which allows you to add images, insert links, and modify your text with various fonts and writing styles. |
Attachments | Select and attach files to the email |
The SMTP component has no advanced configurations.
Here is a simple use case of the SMTP component, where the SMTP component is used to send an email with an attachment and a message.