1
0
mirror of https://github.com/golang/go synced 2024-10-05 20:31:20 -06:00
go/src/pkg/net/smtp
Rick Arnold 64441d6d66 net/smtp: preserve Auth errors
If authentication failed, the initial error was being thrown away.

Fixes #5700.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/10744043
2013-06-28 12:24:45 -07:00
..
auth.go net/smtp: allow PLAIN auth when advertised 2013-04-03 10:52:20 -07:00
smtp_test.go net/smtp: preserve Auth errors 2013-06-28 12:24:45 -07:00
smtp.go net/smtp: preserve Auth errors 2013-06-28 12:24:45 -07:00