Email (Outgoing) Settings

 
This Email (Outgoing) section contains the configuration options required for Scripting to make use of an email server to handle outgoing emails. Note that if any changes are made to these settings, the Message Processing service must be restarted for the changes to take effect.
 
If an Email (Outgoing) Connector isn't specified for an Email control, then the settings specified here will be used by default.
 
Email (Outgoing) Settings
 
 
1

Mail Server Address

1. Mail Server Address
 
The address to reach the mail server.
 
Please note that no intermediate page or redirect may be encountered prior to sending the mail, such as that required if the mail server or account requires Multi Factor Authentication (MFA) to connect. Attempting to use such a connection will lead to connector failures within Scripting.
 
2

Authentication Required

2. Authentication Required
 
This setting must be enabled if the mail server requires authentication with a valid user account.
 
3

Username

3. Username
 
If Authentication Required is selected, then the username to authenticate with the mail server is entered here.
 
4

Password

4. Password
 
If Authentication Required is selected, then the password to authenticate with the mail server is entered here.
 
5

Port

5. Port
 
The port on the mail server to communicate with.
 
6

Default Reply Address

6. Default Reply Address
 
If an email is sent via the Script.Email API, then this address will be used as the default Reply To address if no connector or specific Reply To address are provided.
 
7

Encrypted Connection

7. Encrypted Connection
 
This setting must be enabled if the mail server requires SSL/TLS.