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

[ email, library, mit, program ] [ Propose Tags ]

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


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 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 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-03T20:14:57Z
Distributions NixOS:2.2.3
Executables exe
Downloads 2299 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for mail-pool-2.2.3

[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.