Hi!
I utilize the email tool quite frequently and recently encountered a new error. The error is: Error: Email (19): Record#9: Func 'curl_easy_perform' failed, ret = 55, desc = Failed sending data to the peer.
I tested the workflow to see if it was an SMTP configuration issue by sending all of the emails to myself, and they worked just fine.
This workflow processes about 500 rows of data and attaches a unique spreadsheet generated by the workflow to each email. When tested to my email, the spreadsheets, and all emails came through correctly.
The number of emails that were sent before the workflow stopped with the error was 71, but they were not the first 71 records when we cross-compared.
I looked at other community discussions on this, and wasn't able to figure out a solution that worked.
Thanks!