Email Authentication

Secret Server Email Authentication supports two methods for email connection, SMTP and O365. Use one of the methods to enter connection information required to send notifications:

Search for Email, and click Edit. In the Send email method field, select one of the following method and enter the required fields:

  • SMTP

    • Email Server: Specify the domain name or IP address of your SMTP server, for example: smtp.yourcompany.com.

    • Port: The specific port to connect to the SMTP server.

    • From Email Address: This is the 'From' address for emails that are sent.

    • Username: The username to connect to the SMTP server.

    • Password: The password to connect to the SMTP server.

  • O365

    • Send Email Application Secret: The Azure App Registration Secret for the Office365 account that will be used to send emails via the API.

    • From Email Address: This is the 'From' address for emails that are sent.

Note: The Secret should be created in Secret Server prior to configuring this page. The Azure Application Secret must contain the Client ID, Client Secret, and Tenant ID detail for the Azure Application Registration with Application Permissions.
If virus protection is running, you may need to add a firewall rule to allow aspnet_wp.exe to send e-mails.