Add an Email Server

You can use the provisioned email server to deliver reports by email.

  1. From the Administration page, under Delivery, select Email, and then click Add Server.
  2. Enter the Server Name and Host of the email server.
  3. Optional: Select a Secure Connection method to use for connections with the email server.
    The options are:
    • None
    • SSL/TLS - Uses secure socket/encrypted connection from the start of the SMTP session.
    • STARTTLS – Uses unencrypted connection at the start of the SMTP session and then switches to encrypted connection using the STARTTLS command if the server supports the STARTTLS command. If the server doesn’t support the STARTTLS command, the SMTP session continues with the unencrypted connection.
    • STARTTLS Required - Uses unencrypted connection at the start of the SMTP session and then switches to encrypted connection using the STARTTLS command if the server supports the STARTTLS command. If the server doesn’t support the STARTTLS command, the SMTP session fails without switching to the unencrypted connection.
  4. Optional: Enter the port number, user name, and password.
  5. In the Access Control section, deselect Public.
  6. From the Available Roles list, select one or more roles you want to provide access to the delivery channel, and click Move to add them to the Allowed Roles list.
  7. Click Test Connection.
  8. Click Apply.