Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 658 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 658 Bytes

HaskellNet-SSL

haskell ci

This package ties together the excellent HaskellNet and crypton-connection packages to make it easy to open IMAP and SMTP connections over SSL. This is a simple "glue" library; all credit for a) connecting to IMAP/SMTP servers and b) making an SSL connection goes to the aforementioned libraries.