mox/smtpclient
Mechiel Lukkien c9a846d019
more logging around smtp and mtasts tls connections
i wondered why self-signed mtasts certs didn't result in delivery failure. it's
because it was a first-time request of the mtasts policy (clean test
container). and for that case it means mtasts should be ignored.
2023-06-04 17:55:55 +02:00
..
client.go more logging around smtp and mtasts tls connections 2023-06-04 17:55:55 +02:00
client_test.go in smtpclient, when delivering with pipelining, don't return a unhelpful read error when the remote server closes the connection early after writing an error response 2023-04-20 22:29:18 +02:00