ALERT: Some images may not load properly within the Knowledge Base Article. If you see a broken image, please right-click and select 'Open image in a new tab'. We apologize for this inconvenience.
Error 53202: UC_CLIENT_SETTINGS missing SMTP_FROM_ADDR information
book
Article ID: 84815
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message : Error code 53202
If the parameter, SMTP_FROM_ADDR, is not populated on the UC_CLIENT_SETTINGS variable in the target client, the return code 53202 appears when attempting to send an e-mail via SEND_MAIL or a Notification (CALL) object.
Cause
Cause type: Configuration Root Cause: This only happens if the SMTP Server does not have a default sending address defined.
Populate the parameter "SMTP_FROM_ADDR" within the target client's UC_CLIENT_SETTINGS variable. In general, all SMTP* parameters should be populated since they are not inherited from Client 0's UC_CLIENT_SETTINGS.