Skip to content

Known issue: MailTarget + SSL + port 465 isn't working #1226

@304NotModified

Description

@304NotModified

This could be a .Net bug, described at: http://blogs.msdn.com/b/webdav_101/archive/2008/06/02/system-net-mail-with-ssl-to-authenticate-against-port-465.aspx

TL;DR: SSL + port 465 (implicit SSL) is not supported in .Net. You can only use SSL + port 25 (explicit SSL)

See http://stackoverflow.com/questions/35228313/nlog-mail-target-timeouts/35235850#35235850

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions