We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I'm using v2.16.0 with go 1.22.0. An error occurred when I call SMTPServer.Connect(), here is the error message:
SMTPServer.Connect()
connect to smtp server: Mail Error on dialing with encryption type SSL/TLS: remote error: tls: handshake failure
It works with go 1.21.6.