dpwright / HaskellNet-SSL

Helpers to connect to SSL/TLS mail servers with HaskellNet
BSD 3-Clause "New" or "Revised" License
21 stars 30 forks source link

Send EHLO before STARTTLS #21

Closed Niboor closed 4 years ago

Niboor commented 6 years ago

As described in the following issue, there is a problem with the connectSMTPSTARTTLS function. This should be a fix. https://github.com/dpwright/HaskellNet-SSL/issues/20

Hazelfire commented 4 years ago

Thanks for the pr, and sorry for the two year late merge