Settings |
Alert Mode | Defines a time point in the parent event, when the element automatically dispatches an alert. In the manual mode, an alert can be dispatched at any moment by calling the runtime command in code: 'SendAlertNow=true;' | | enAler.. | |
Recipient Email | Defines recipient's email, e.g. name@gmail.com | | String | |
Sender Email | Defines sender's email, e.g. name@gmail.com | | String | |
Sender Password | Defines sender's password for the SMTP server | | String | |
SMTP Server |
SMTP Server | Defines the address of the SMTP server. | | String | |
SMTP Port | Defines the port number on the SMTP server. | | Int32 | |
Timeout | Defines the timeout of email transmission in ms. | | Int32 | |
Enable SSL | Defines whether SSL mode is enabled. | | Boolean | |
Alert |
Email Subject | Defines email's subject (title). When a text longer than 998 characters is assigned to the subject, it can be cut off in sending. | | String | |
Email Body | Defines email's main text | | String | |
Send Alert Now | This action dispatches an alert in the manual mode. Use in snippets as 'SendAlertNow=true;' | | Boolean | |
Control |
Is Enabled | If set to false the element is completely omitted when the experiment is run | | Boolean | |
Title | Title of the element | | String | |
|