Skip to content

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

@bradfitz

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions