Modifying an Application Servers SMTP Settings
  • 14 Jul 2022
  • 1 Minute to read
  • Dark
    Light

Modifying an Application Servers SMTP Settings

  • Dark
    Light

Article Summary

Overview

Post-installation, SMTP Settings may be adjusted to send and receive emails. This can be done via the EDIT SETTINGS button in the DecisionsSeverInstaller.exe, or via the Settings.XML file.

The following document discusses how to alter SMTP Settings and IP Address in Decisions to match an Email Server.


Server Installer

  1. From the Local File System where Decisions is installed, run DecisionsServerInstaller.exe
  2. Click the EDIT SETTINGS button. 
  3. From the Settings window, scroll to and expand the Mail category, then expand SmtpServer
  4. Set ByPassSmtpServer to False via the dropdown menu.

    If ByPassSMTP Server is set to True, sent mail will disregard SMTP Settings. Additionally, a validation error will display in Decisions Studio advising against bypassing SMTP Settings in a production environment. 

  5. Update the corresponding EncryptedPassword, ServerAddress, Port, RequiresAuthentication, and Username settingsThen, click Save.

  6. Click RESTART SERVICESthen confirm with Yes.

    Client Domain Definition
    If errors with SMTP occur after SMTP Settings have been established, and the Client Domain fails to populate, one may be manually provided in Settings.xml



Settings.xml

  1. Navigate to C\Program Files\Decisions\Decisions Server in the File System
  2. Open Settings.xml.
  3. Edit the SMTP Settings with the proper configuration for the associated email server. Refer to SMTP Setting Configuration for settings.

  4. Save and Close the file. 
  5. Open DecisionsServerInstaller.exe
  6. Click RESTART SERVICES, then confirm with Yes.



SMTP Setting Configuration

The following list provides links to resources on how to configure the SMTP Settings for an Outbound Email Server based upon the respective mail service.

2FA (Two Factor Authentication) 

If 2FA is enabled on the dictated Outbound Email Server, an App Password will need to be created and applied to the respective Email Account to allow for proper operation.

This can be applied to a Gmail Account via Google Account > Security > App passwords



For further information on Administration, visit the Decisions Forum.

Was this article helpful?