Skip to content

net/smtp: SendMail & StartTLS need a non-nil tls.Config now #7437

Description

@bradfitz
As pointed out by https://golang.org/cl/70380043/ , net/smtp's SendMail &
StartTLS need a non-nil tls.Config now that crypto/tls requires that.

Anywhere else in the standard library too?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions