]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.8] net/smtp: NewClient: set tls field to true when already using...
authorJeff <jeffreyh192@gmail.com>
Thu, 5 Oct 2017 17:11:17 +0000 (10:11 -0700)
committerRuss Cox <rsc@golang.org>
Wed, 25 Oct 2017 18:57:03 +0000 (18:57 +0000)
commit8093678ae101efe17103b2b64260a3051253d852
tree4035e9cfaaeb13d9a6d4146d399b66beda5bbf84
parent0bf8909ff86777cebbb58b4e1497cfc7b8721fc1
[release-branch.go1.8] net/smtp: NewClient: set tls field to true when already using a TLS connection

Change-Id: I34008f56c191df0edcaafc20d569bbc6184f89fc
Reviewed-on: https://go-review.googlesource.com/68470
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-on: https://go-review.googlesource.com/70843
Run-TryBot: Russ Cox <rsc@golang.org>
src/net/smtp/smtp.go
src/net/smtp/smtp_test.go