CA Automic Workload Automation - Automation Engine
Issue/Introduction
When configuring your email notifications within the Automation Engine, the 'Reply To' address is set to [email protected] even after configuring the SMTP_FROM_ADDR in UC_CLIENT_SETTINGS
Cause
As designed
Resolution
The 'Reply To' Address is controlled by the SMTP_REPLY_TO value in UC_CLIENT_SETTINGS, not the SMTP_FROM_ADDR - this allows you to configure separate email addresses as necessary.
The default value if no SMTP_REPLY_TO is set is '[email protected]'.