serilog / serilog-sinks-email

A Serilog sink that writes events to SMTP email
Apache License 2.0
70 stars 68 forks source link

Failed to send email #80

Closed intointo312 closed 6 months ago

intointo312 commented 4 years ago

I am using .Net Core 3.0 and Serilog sends email when tested on localhost but when I push it to server, we are seeing the below error.

The client and server cannot communicate, because they do not possess a common algorithm.

Is there any setting that I need to add/enable?

Thanks!

dlausch commented 2 years ago

@intointo312 Can you please post the logic that you used for the localhost working version? Thanks.

nblumhardt commented 6 months ago

Closing this one as stale, hope you were able to find a resolution. Cheers!