Setting up the SMTP server for sending the autogenerated reports via email is performed in the Administration > Security section.

In order to set up the SMTP server, do the following:
  1. Go to the Administration SecurityEmail settings tab.
  2. In the Email address field (1) type the e-mail address from which the auto-generated reports will be sent.
  3. In the SMTP Server field (2) enter the name of SMTP Server.
  4. In the Username field (3) enter the name of account used for sending the messages to SMTP Server.
  5. Specify the password of the account used for sending the messages to SMTP Server. For this, click the Enter password link (4). In the Password box that opens, enter the account password.
  6. In the SMTP Server port field (5) enter the port number used by SMTP Server.
  7. If the SSL coding is required to connect the SMTP Server then set the Enable SSL coding checkbox (6).
  8. Click Save (7).

You can also set up the SMTP server directly using the configuration file as follows:

  1. Go to <Intellect installation directory>\Modules\Wt2\App_Data\Mail\.
  2. Open the web.config configuration file for editing.
  3. Set the following parameters:
  4. Save changes to the edited web.config file.

SMTP Server setup for autogenerated reports sending via email is completed.