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. 134Number of Views Email approvals from Outlook desktop result in "reply could not be understood" in RSA Identity Governance & Lifecycle 115Number of Views Email is sending multiple variables for variable ${PreviousNode_completedBy_meu} when more than one user included under Ap… 46Number of Views RSA Authentication Manager 8.x On-Demand Authentication (ODA) via SMS fails with error:"Failed to send message. SSL connec… 602Number of Views Duplicate a Scheduled Report Job 4Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA announces the availability of the RSA SecurID Hardware Appliance 230 based on the Dell PowerEdge R240 Server How to troubleshoot Oracle database ORA-04030 errors in RSA Identity Governance & Lifecycle RSA Authentication Manager Upgrade Process Microsoft SQL Server Collectors can no longer connect to the SQL Server database after upgrade to Microsoft SQL Server 201…
Don't see what you're looking for?