FreeAndNil commented on issue #300: URL: https://github.com/apache/logging-log4net/issues/300#issuecomment-4971882521
@DietzeC we are aware of the problem. The thing is that Mailkit would be a new dependency (or better two). As a base library we don't want new dependencies. We could: - move SmtpAppender to a new assembly (similar to https://github.com/apache/logging-log4net/discussions/267#discussioncomment-17003856) - add an extension point where one could provide a custom mail client - accept the Mailkit dependency @fluffynuts @gdziadkiewicz wdyt? -- 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]
