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
Dependencies base (>=4.7 && <5), HaskellNet (>=0.5.1 && <0.6), HaskellNet-SSL (>=0.3.4.1 && <0.4), mail-pool, microlens (>=0.4.10 && <0.5.0), mime-mail (>=0.4.14 && <0.5), network (>=2.8.0.0 && <3.0.0.0), optparse-applicative (>=0.14.3.0 && <0.15), resource-pool (>=0.2.3.2 && <0.3.0.0), time (>=1.8.0.2 && <1.9) [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 2019-06-12T14:01:12Z
Distributions NixOS:2.2.3
Executables exe
Downloads 2309 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-06-12 [all 1 reports]

Readme for mail-pool-2.0.1

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