mail-pool: Preconfigured email connection pool on top of smtp.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Email helper functions with some sane defaults such as a resource pool and cli support


[Skip to Readme]

Properties

Versions 1.0.0, 1.0.0, 1.0.1, 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.2.3
Change log None available
Dependencies base (>=4.7 && <5), HaskellNet, mail-pool, microlens, mime-mail, network, optparse-applicative, resource-pool [details]
License MIT
Copyright 2019 Jappie Klooster
Author Jappie Klooster
Maintainer jappieklooster@hotmail.com
Category Email
Uploaded by Jappie at 2019-06-03T13:06:34Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for mail-pool-1.0.0

[back to package description]

Email pool

Preconfigured email connection pool on top of smtp.

I needed this in another long term project so I opensourced it. Support gauranteed (by virtue of usage).

See example executable for usage.