Skip to content

net/smtp: possible typo in Client.Rcpt #17036

Description

@dtelyukh

https://github.com/golang/go/blob/master/src/net/smtp/smtp.go#L256
c.cmd(25, "RCPT TO:<%s>", to)

I guess it must be 250, but not 25. Am I right?

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