Skip to content

net/smtp: can not use PlainAuth without call to StartTLS #3609

Description

@gopherbot

by linuxhacker100:

In the smtp package it is impossible to use plain authentication without calling
StartTLS. This even happens when you manually make the client with a tls.Conn. There are
times when you want to force plain auth even if the client does not know encryption is
in use. There could be a VPN or the underlying connection may be encrypted or local.

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

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions