You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,7 @@
9
9
10
10
Alternative Mail target for [NLog](https://github.com/nlog/nlog) using [MailKit](https://github.com/jstedfast/MailKit). Compatible with .NET standard 2+
11
11
12
-
Including this package will replace the original mail target and has the
13
-
same options as the original mail target, see [docs of the original mailTarget](https://github.com/NLog/NLog/wiki/Mail-Target).
12
+
The NLog MailKit Target is able to replace the original NLog Mail Target and have the same options. See [Wiki: NLog Mail Target](https://github.com/NLog/NLog/wiki/Mail-Target).
14
13
But Mailkit does not yet support `SmtpAuthentication = NTLM`.
15
14
16
15
- Can also be combined with [FallbackGroup](https://github.com/NLog/NLog/wiki/FallbackGroup-target) to fallback to alternative SMTP-server on error.
0 commit comments