qnikst / HaskellNet

Haskell library which provides client support for POP3, SMTP, and IMAP protocols.
Other
87 stars 54 forks source link

Hotfix for https://github.com/jtdaugherty/HaskellNet/issues/61 #72

Closed ryantrinkle closed 4 years ago

ryantrinkle commented 4 years ago

@dminuoso I hope you don't mind me submitting this PR for your work!

This fixes an issue #61 where authentication is completely broken for passwords over a certain length.