Configure the SMTP(s) Mail Service
Before you invite users to authenticate with Approve authentication, if you plan to use e-mail to deliver on-demand tokencodes or if you plan to notify administrators by e-mail when you run a report, you must configure all AM instances to send Simple Mail Transfer Protocol (SMTP) messages.
Authentication Manager from 8.8 has capability to send e-mails over secure e-mail delivery channel along with un-secure e-mail delivery channel.
For secure communication between Authentication Manager and configured E-mail (SMTP) server, any one of the TLS mode can be opted.
TLS Mode - For a TLS handshake to happen, a connection needs to be established first between a client and a server. By default, a SMTP connection is not secure in nature and will be vulnerable towards attacks.
There are two options:
Strict TLS (Implicit TLS): The client will try to establish a secure connection without asking the server about its compatibility. If it succeeds, a secure connection will be set up and a handshake will follow. If a server is not compatible or a connection times out, a transmission will be abandoned.
Start TLS (Explicit TLS): The client will run a STARTTLS command to upgrade a connection to an encrypted one. If a server is compatible and no errors occur, the secured TLS connection will be established. If anything fails in the negotiation process, a plain-text transmission will be established.
SMTP/SMTPS settings might not be immediately visible through the replica instance. Data should replicate within 10 to 20 minutes.
Before you begin
You must be a Super Admin for RSA Authentication Manager.
Procedure
In the Security Console, click Setup > System Settings.
Click E-Mail (SMTP).
Select an instance.
Click the Next tab.
In the Hostname field, enter the hostname of the mail server to which this instance will send messages.
In the Port field, enter the destination port number for the mail server.
In the From E-mail Address field, enter the e-mail address that you want to display in all outgoing e-mail from this instance. Use an e-mail address to which users can respond.
(Optional) If your mail server connection requires a User ID and password, select Logon Required.
If logon is required, do the following:
Enter the administrator's User ID in the User ID field. This User ID must already be defined in the SMTP mail server.
Enter the password defined for the User ID in the Password field.
Re-enter the password in the Confirmed Password field.
If secure connection is required between Authentication Manager and your E-mail server, you must follow the steps from 11 to 13. Otherwise, skip.
Select Enable SMTPS, ensure that the HostName field's value must match either Common Name or Subject Alternative Name of the SMTP Server certificate.
Import the Certificate , this enables Authentication Manager to validate the E-mail (SMTP) server to which the E-mail(s) are sent. Authentication Manager accepts all connections signed by this certificate. For instructions, see Import the SMTP(s) Certificate.
In the TLS Mode field, select the required mode for TLS encryption.
Strict TLS - Authentication Manager will leverage the TLS communication as soon as connection is established. E-mail (SMTP) server need to have the necessary SSL/TLS settings configured.
Start TLS - Authentication Manager will leverage the On-demand TLS communication. E-mail (SMTP) server needs to configure STARTTLS network extension.
In the Test E-mail Address field, enter the e-mail address to use for testing this instance.
Click Test Connection to test the mail service.
If you configured the primary instance, you can choose to apply the same settings to the replica instance.
After you receive the test e-mail, click Save.
Related Concepts
Related Articles
RSA Authentication API Developer's Guide 1.32KNumber of Views Startup fails with Initialization Status error message 'Found invalid object(s) in the database' after migration or patchi… 932Number of Views How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device 673Number of Views When running the RSA SecurID Authentication Agent for PAM's acetest utility, getting error: Cannot Do AceInitialize for c… 250Number of Views 'Error(s) occured while compiling invalid object SRSECTION_SYSTEM:' during database migration in RSA Identity Governance &… 442Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x