When executing the Configure mail workflow in VMware Aria Automation Orchestrator, the workflow completes with the message:
However, email workflows or actions continue attempting to connect to the previous SMTP server, resulting in failures such as:
This issue occurs even after a successful update attempt using the Configure mail workflow.
VMware Aria Automation Orchestrator 8.x
The Orchestrator instance contains a Resource element referencing the old SMTP host (e.g., OldSMTPFQDN). This static resource remains bound to the mail configuration or associated workflows, overriding updates made through the Configure mail workflow.
The presence of this outdated configuration prevents the updated SMTP FQDN from being properly applied during workflow execution.
To resolve the issue, delete any obsolete SMTP resource objects:
Log into Aria Automation Orchestrator.
Navigate to Resources.
Search for any entries referencing the old SMTP FQDN (e.g., OldSMTPFQDN).
Delete these outdated entries.
Confirm that a valid entry remains for the new SMTP host.
Rerun the Configure mail workflow, if desired.
Test email functionality by triggering a workflow that sends an email.