Exachk report not being delivered by email despite setting NOTIFICATIONS_EMAIL parameter
We are currently running Exachk version 24.5.0_20240605 on a RAC cluster on an X92 Exadata environment in VM configuration with Linux OS. Our exachk is running properly each night, but the reports are not being delivered by email to the recipients. Exachk was not installed specifying the recipients, but were added afterwards by running
exachk -id exachk.autostart_client -set "NOTIFICATION_EMAIL=<email list> "
for each profile defined. I confirm the value is set via the -get option and by running exachk -autostatus. I have checked the log and see the parameter value is present in the execution. There is no error in the log. I have confirmed email access by performing exachk -testemail and the email to those addresses was received correctly.