Hi @Roland Goldsack ,
This error message looks like an error occurred when the subscription request was delivered to the SMTP server. The reason for the error may be related to the authentication mechanism. What normally happens is that the server offers a number of authetication options, and the client choses which one it is going to use. The behaviour from there should be determined by the protocol chosen.
You could enable logging for System.Net.Mail. Then view the log file. This will show you exactly what is happening during the SMTP layer. For more information. plase refer to: How do I create a log file of the SMTP session?
At the same time, please check whether there are related error messages in the Event viewer which will help to troubleshoot.
Best Regartds,
Joy
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.