If you are using templated notification step in your workflows, you will need to set up a SMTP server connection. The following parameters need to be set.
Settings
| Setting | Possible values | Setting purpose |
|---|---|---|
| Sender | - | Default sender email |
| User name | - | SMTP user name |
| Password | - | SMTP user password |
| Host | - | SMTP server host address |
| Port | - | SMTP server port |
| Enable SSL | true, false | True to use SSL for SMTP connection |