jhickner / smtp-mail

Making it easy to send SMTP email from Haskell
BSD 3-Clause "New" or "Revised" License
75 stars 32 forks source link

Fall back to HELO if EHLO is not supported #12

Closed VictorDenisov closed 10 years ago

VictorDenisov commented 10 years ago

Hi Jason,

Here is a patch which allows the client to fall back to HELO if EHLO is not supported. Could you please push this to Hackage ASAP?

Thanks, Victor.

jhickner commented 10 years ago

Looks good! Thanks @VictorDenisov. I just uploaded it to hackage.