Skip to content

Releases: NLog/NLog.MailKit

Version 6.1.3

04 Apr 11:05
c3879db

Choose a tag to compare

👍 Enhancements

  • Skip removing XOAUTH2 from AuthenticationMechanisms when OAuth2 @snakefoot (#246)
  • Support SmtpAuthenticationMode.Ntlm using Windows Default Credentials @snakefoot (#244)
  • Improved upfront validation of configured email addresses (To / From / Cc / Bcc) @snakefoot (#241)

Version 6.1.1

07 Mar 22:17
023c693

Choose a tag to compare

👍 Enhancements

Version 6.0.5

15 Nov 15:56
4327d9c

Choose a tag to compare

Version 6.0.4

15 Nov 15:27
5395cb1

Choose a tag to compare

  • #227 SmtpAuthenticationMode.OAuth2 with SmtpUserName (OAuth ClientId) and SmtpPassword (OAuth ClientSecret) @snakefoot

Version 6.0.3

20 Jul 19:02
7aaac1a

Choose a tag to compare

  • Updated to NLog v6.0.2

Version 6.0

02 Jul 19:50
74e28f3

Choose a tag to compare

Version 5.3

16 Nov 23:26
9ef8e80

Choose a tag to compare

Misc

↜ Other dependencies

  • Updated dependency MailKit to 4.7.1.1 to fix security issues (#222)
  • Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 @dependabot (#195)

Version 5.2

30 Aug 19:19
78fee64

Choose a tag to compare

🚀 Features

Version 5.1

30 Aug 18:09
93e7e48

Choose a tag to compare

🚀 Features

  • Added support for MailHeaders (align with NLog MailTarget) @snakefoot (#154)

🔧 Maintenance

  • Improve code-coverage with test of message body header and footer @snakefoot (#175)
  • Improve code-coverage by testing batch of LogEvents @snakefoot (#174)
  • Reduce InternalLogger.Debug logging to one line @snakefoot (#173)
  • Added support for MailHeaders (unit test) @snakefoot (#172)

↜ Dependencies

Version 5.0

28 Mar 20:17
d79ad14

Choose a tag to compare

  • NLog 5 compatible
  • All configuration properties for the MailKit-Target have been converted to typed NLog Layout.
  • Updated to MailKit ver. 3.2.0