Set Smpt server settings
This activity allows defining SMTP server connection settings for all “Send Email …” activities below. SSL and TLS Smtp connections are supported.

SharePoint Workflow Designer Phrase#
Use Smtp server this host port 25, secure connection type None, login this user and password this password when sending email.
Parameters
| Parameter | Description |
| this host | Name or IP address of the host computer used for SMTP transactions. |
| 25 | Optional. The port to be used on host. Default value is 25 |
| None | Optional. Secure connection type. Supports: None, SSL and TLS. |
| this user | Optional. SMTP user account |
| this password | Optional. SMTP user password. If password field is empty, authentication isskipped. |