Scheduled report job fails to send an email in RSA Authentication Manager 8.2
Originally Published: 2017-10-05
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.2
O/S Version: SUSE Enterprise Linux 11
Issue
Nothing is reported in the /opt/rsa/am/server/logs/imsTrace.log log file where the Trace Log is set to 'Verbose' (Security Console > Setup > System Settings > Logging > select Instance Type and click Next button > set Trace Log to Verbose)
Cause
Resolution
To address issue RSA Authentication Manager 8.2 Patch 1 or later allows the use of the .local domain. Apache component updates included in RSA Authentication Manager 8.2 prevent the use of other nonstandard domains, unless you edit the ims.properties file.
To use nonstandard email domains:
- Log on to the appliance with the User ID rsaadmin and the current operating system password:
- On a hardware appliance, log onto the appliance using the SSH client.
- On a virtual appliance, log on to the appliance using an SSH client, the VMware vSphere client, the Hyper-V System Center Virtual Machine Manager Console, or the Hyper-V Manager.
- Change directories: cd /opt/rsa/am/utils/resources
- Make a copy of the ims.properties file to preserve the original file before making a change e.g. cp ims.properties ims.properties.ORIG
- In a text editor, such as the vi editor, open the ims.properties file.
- Add validDomainList entry to the end of the ims.properties file:
e.g. validDomainList=.ca;.local;
NOTE: You can add more than one nonstandard domain. Separate each name with a semicolon.
NOTE: You can add more than one nonstandard domain. Separate each name with a semicolon.
- Save your changes. For example, in the vi editor, type :wq!
- Make a copy of the ims.properties file to preserve the change made e.g. cp ims.properties ims.properties.NEW (in case this new file is needed after applying a software update to the authentication manager instance as applying the software update removed the change)
- Restart Authentication Manager services: /opt/rsa/am/server/rsaserv restart all
- The ims.properties file is not replicated. If you promote a replica instance, you must repeat this procedure, unless you prepare for promotion by repeating these steps on each Authentication Manager instance in your deployment.
Notes
The section entitled "Allow the Use of Nonstandard Email Domains" is also found on page 9 of the RSA Authentication Manager 8.2 Patch 5 Readme.
Related Articles
In RSA Identity Governance and Lifecycle, the Vaild Reply Answers are not displayed in the Approval Request email. 127Number of Views How to send email notification when certificate request is approved / refused / deferred in RSA Certificate Manager 11Number of Views RSA Lifecycle and Governance will cease sending emails when email server goes down and does not resume when the email serv… 91Number of Views Email is sending multiple variables for variable ${PreviousNode_completedBy_meu} when more than one user included under Ap… 45Number of Views RSA Authentication Manager 8.x On-Demand Authentication (ODA) via SMS fails with error:"Failed to send message. SSL connec… 599Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Troubleshooting AFX Server issues in RSA Identity Governance & Lifecycle Downloading RSA Authentication Manager license files or RSA Software token seed records
Don't see what you're looking for?