SendEmail failed authentication error

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
smoady
Posts: 22
Joined: February 4th, 2022, 3:52 pm
Contact:

SendEmail failed authentication error

Unread post by smoady »

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
word count: 97

Tags:
JustinVanRegenmorter
Posts: 535
Joined: August 26th, 2021, 9:56 am
Contact:

Re: SendEmail failed authentication error

Unread post by JustinVanRegenmorter »

Task 11934 has been created to bring this fix to current production. This post will be updated when this is resolved.
word count: 21
Post Reply