Mail won't work - need to use EnableSSL = true; No StartTLS command sent first

1 message Options
Embed this post
Permalink
Joe

Mail won't work - need to use EnableSSL = true; No StartTLS command sent first

Reply Threaded More More options
Print post
Permalink
Working with Exchange server. Using System.Net.Mail.SmtpClient, I usually just toggle SmtpClient.EnableSSL on. I don't see any way to do this with nLog. Is there?

Otherwise the server just echoes "No STARTTLS command" to me.