Skip to content

Commit 4c6367f

Browse files
authored
Update README for NLog MailKit Target description
1 parent 53952f9 commit 4c6367f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99

1010
Alternative Mail target for [NLog](https://github.com/nlog/nlog) using [MailKit](https://github.com/jstedfast/MailKit). Compatible with .NET standard 2+
1111

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).
1413
But Mailkit does not yet support `SmtpAuthentication = NTLM`.
1514

1615
- 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

Comments
 (0)