Skip to main content

Configuring SMTP Settings

Use this to provide configurations for Simple Mail Transfer Protocol (SMTP) for sending email alerts. Follow these instructions to properly setup the configuration:

NOTE

Make sure that the General Settings are properly configured.

Configuring SMTP Settings

Configuring SMTP Settings


  1. Make sure you are in the Basic tab.

  2. Provide the valid hostname or IP address in the Server Name field.

  3. Provide the valid and open SMTP port number in the Server Port field. The default value is 25.

  4. Set the Enable SSL option to True to enable or False to disable the sending of email through Secured Socket Layer (SSL).

  5. Choose among the Credentials options to use for authenticating the sending of email messages.

    CredentialsDescription
    NoneUse this to send email messages without authentication.
    CustomUse this to authenticate with a valid Username and Password.
    Default CredentialsUse this to authenticate with the System.Net.Credentials.DefaultCredentials of the Analysis Server application.
    Service AccountUse this to authenticate using the credentials of the service account running the application.
    Email Settings Credentials

  6. Choose among the Delivery Method options to use when delivering email alerts.

    MethodDescription
    NetworkUse this to send email messages through the network to an SMTP server.
    SpecifiedPickupDirectoryUse this to copy email messages to a specified pickup directory location.
    PickupDirectoryFromIisUse this to copy email messages to the pickup directory used by a local Internet Information Services (IIS) instance for delivery.
    Email Settings Delivery Method

  7. Specify the Service Provider Name (SPN) used for authentication when the SMTP server uses extended protection or has a relay server in the Target Name field. This is optional.

  8. Provide the amount of time the process of sending email messages calls a timeout in the Timeout field. The default value is 100000 seconds.

  9. Click the Test Send Mail to test the provided configuration.

    Wait until the validation message appears.

    Test Send Mail

    Test Send Mail


    The recipients configured should receive a test mail.

    Test Mail Sent

    Test Mail Sent


  10. When successful, click the Save Configuration button to save the settings.

    Wait for the confirmation message to appear.

    Save Configuration

    Save Configuration