You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
net/smtp forces an SSL encrypted connection when using PlainAuth (error
"unencrypted connection").
It's not task of a SMTP library to decide what's good for the developer/user, it should
just let him use the protocol however he wants.
by snoreven45: