Ran into an issue where in a specific BatchJob, emails were failing to send targeted attachments.
When building the sources, the email attachments will successfully send the specified attachments once and fail to run every time after that returning this error message
<Message>Authentication failed because the remote party has closed the transport stream.</Message>
The cause of this was because the security protocol for .NET wasn't a high enough level in the batchJob.
This was resolved by reaching out to the internal team to apply that change and to set it in the BatchJob server
SendEmail failed authentication error
-
- Posts: 23
- Joined: February 4th, 2022, 3:52 pm
- Contact:
-
- Posts: 570
- Joined: August 26th, 2021, 9:56 am
- Contact:
Re: SendEmail failed authentication error
Task 11934 has been created to bring this fix to current production. This post will be updated when this is resolved.
word count: 21