go-smtp
go-smtp copied to clipboard
client: delay greeting
This makes it so NewClient never blocks, much like tls.Client. This allows callers to have better control over timeouts.