Generics - Email Connector

Description - A generic for configuring the Email connector.

 

Parameter Groups

  Parameter Type Description
* Outgoing Server: string Outgoing email host used to route outgoing e-mail (add :port for non-standard port)
  Security Protocol string Security protocol:
none - clear SMTP connection.
SSLv2 - SMTPS - connect to secure SMTP server.
STARTTLS - connect to an unsecured SMTP server, then negotiate SSL/TLS connection

Select from one of the following options:
  • none - clear SMTP connection {none}
  • SSLv2 - SMTPS - connect to secure SMTP server {SMTPS}
  • STARTTLS - connect to an unsecured SMTP server, then negotiate SSL/TLS connection {STARTTLS}
* - denotes required
  Parameter Type Description
  User ID: string Is the valid user ID to log in to the SMTP host server
  Password: password Is a valid password to authenticate the SMTP user ID
* - denotes required