Skip to content

net/smtp: add optional Hello method #4219

Description

@bdaglish
net/smtp is hardcoded to send "HELO localhost" and "EHLO localhost"
. This can cause blacklisting problems - see the "Identifying the Problem
Area" section of http://cbl.abuseat.org/namingproblems.html . This should probably
be configurable, defaulting to os.Hostname() if not specified.

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

    Labels

    FrozenDueToAgeSuggestedIssues that may be good for new contributors looking for work to do.

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions