Client of ours is encountering an interesting issue. Randomly, the email activity terminates. The followinga re confirmed:
- We are able to successfully send a test email from the Workflow Email configuration.
- The terminated email activity has the message 'Failure sending email'.
- Emails are actually sent out contrary to the terminated email activity or message 'Failure sending email'.
This leads us to believe that a timeout occurs when Workflow is waiting for a confirmation msg from the SMTP server of successful email sent.
Is there a parameter that we can edit in workflow to extend the time that workflow awaits a confirmation from the SMTP server if that is infact the way that functions?