Hello,
I am using the Email tool using an SMTP Connection via the "Use Data Connection Manager (DCM)" option. I am connecting using a Credential of the "OAuth with Alteryx Application"
The Workflow will successfully run and send e-mails if I run the Workflow from my home office being connected via VPN. However, when I try to run the Workflow while being in our corporate office and connected directly to the network it gives us "Error: Email (1): Record#1: Func 'curl_easy_perform' failed, ret = 67, desc = Login denied" error.
We are not changing any parameters related to the SMTP Connection and I have been working with my IT team but we cannot figure out what may be causing the Login Denied issue when at the corporate office. Anyone have any ideas as to what the fix may be for this? We also have run a test using Windows Powershell using my login credentials and the same SMTP and it will send a test e-mail when we do it it through there.