DietzeC commented on issue #300: URL: https://github.com/apache/logging-log4net/issues/300#issuecomment-4981315146
Thanks for the reply. We can't reproduce the specific error in log4net, but we've noticed that emails are being sent from the same application via MailKit with a similar configuration. Problems have been piling up lately. Some of them have occurred after updating to newer versions of Exchange Server. We suspect this is related to SSL/TLS encryption. We're also considering developing our “own” SmtpAppender with MailKit, but we wanted to ask here first. Perhaps a forth option would be to create a log4net.mailkit package in addition to the standard log4net package. That way, we wouldn’t introduce a dependency into the main project but could still provide a new MailKit version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
