assumpta-core

Version 0.1.0.2 revision 0 uploaded by phlummox.

Package meta

Synopsis
Core functionality for an SMTP client
Description

A library for constructing SMTP clients, which provides the core functionality for assumpta. It provides a monad transformer and an mtl-style class for sending SMTP commands (including STARTTLS) to a server and checking for expected responses, over some abstract connection type.

It does not provide a concrete implementation which can actually be used to communicate over a network - for that, see the assumpta package.

For further details, please see the README on GitHub at https://github.com/phlummox/assumpta-core#readme.

Author
phlummox
Bug reports
https://github.com/phlummox/assumpta-core/issues
Category
Network
Copyright
2020 phlummox
Homepage
https://github.com/phlummox/assumpta-core#readme
Maintainer
phlummox2@gmail.com
Package URL
n/a
Stability
n/a

Components