Limited time offers! Get up to 20% OFF.

SMTP

SMTP is the standard protocol for sending emails over the Internet; each provider has its own SMTP protocol.

For more information about SMTP settings click here

Sending Configuration

When deploying your project, you will need to configure the API credentials in Prod, by accessing the API menu.

Name

Defines the name to identify the API profile. This name is unique and will be used to reference the API profile in your project’s applications.

Mode

The mode defines the availability of the Profile in Scriptcase.

  • Public - Users from all projects will be able to view and use the created profile.

  • Project - Users will be able to view and use the profile in the project where it was configured.

  • User - Only the user who created the profile will be able to view and use it in the applications.

Regardless of the mode used for creation, profiles can only be edited by users with administrator access in the project. See how to define user access levels in Scriptcase.

Gateway

Defines the API that will be used to create the profile.

Server SMTP

SMTP server address for the provider being used.

SMTP Port

Port used by the email server. Use port 465 for SSL security, port 587 for TLS security, or port 25 as an unsecured port. Omitting this value will cause Scriptcase to assume the default value: 25.

SMTP Username

SMTP server username.

SMTP Password

SMTP server user password.

SMTP Protocol

Defines the security protocol to be used. Omitting this value will cause Scriptcase to assume the default value of unsecured protocols.

From Email

Defines the originating email address that will send the emails.

From Name

Name that will be displayed in the sent email.