smtp-mail icon indicating copy to clipboard operation
smtp-mail copied to clipboard

TLS handshake failure for the non-START TLS

Open luntain opened this issue 2 years ago • 0 comments

Getting

*** Exception: HandshakeFailed (Error_Packet_Parsing "Failed reading: invalid header type: 50\nFrom:\theader\n\n")

when using sendMailWithLoginTLS'. The STARTLS variant works, though.

Perhaps the same issue as discussed here: https://stackoverflow.com/questions/13430780/gmail-tls-hanshake-failure-in-haskell

luntain avatar May 31 '22 06:05 luntain