qnikst/HaskellNet

Haskell library which provides client support for POP3, SMTP, and IMAP protocols.

Haskell

92

390 commits

updated Aug 8, 2026

See the code

README

HaskellNet

ci

This package provides client support for the E-mail protocols POP3, SMTP, and IMAP.

Some examples of how to use the library are contained in the example/ directory. You should be able to run them by adjusting the file for your mail server settings and then loading the file in ghci and type 'main'. eg.

ghci -hide-package monads-fd example/smtpMimeMail.hs main

If you encounter problems and want to debug the ghci debugger works well:

:set -fbreak-on-exception :trace main

Contributors

(top 30 of 33)

jmuk

113 commits

qnikst

77 commits

jtdaugherty

69 commits

lemol

35 commits

qnikst/HaskellNet

Haskell library which provides client support for POP3, SMTP, and IMAP protocols.

Haskell

92

390 commits

updated Aug 8, 2026

See the code

README

HaskellNet

ci

This package provides client support for the E-mail protocols POP3, SMTP, and IMAP.

Some examples of how to use the library are contained in the example/ directory. You should be able to run them by adjusting the file for your mail server settings and then loading the file in ghci and type 'main'. eg.

ghci -hide-package monads-fd example/smtpMimeMail.hs main

If you encounter problems and want to debug the ghci debugger works well:

:set -fbreak-on-exception :trace main

Contributors

(top 30 of 33)

jmuk

113 commits

qnikst

77 commits

jtdaugherty

69 commits

lemol

35 commits

Languages

Haskell

99.7%