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.1, 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.2.0, 2.2.1, 2.2.2, 2.2.3
Change log Changelog.md
Dependencies aeson (>=1.4), base (>=4.7 && <5), HaskellNet (>=0.5.1), HaskellNet-SSL (>=0.3.4.1), mail-pool, microlens (>=0.4.10), mime-mail (>=0.4.14), network (>=2.8.0.0), optparse-applicative (>=0.14.3.0), resource-pool (>=0.2.3.2), time (>=1.8.0.2) [details]
License MIT
Copyright 2019 Jappie Klooster
Author Jappie Klooster
Maintainer jappieklooster@hotmail.com
Category Email
Home page https://github.com/jappeace/email-pool#readme
Bug tracker https://github.com/jappeace/email-pool/issues
Source repo head: git clone https://github.com/jappeace/email-pool
Uploaded by Jappie at 2020-12-02T21:05:34Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for mail-pool-2.2.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.