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

[ email, library, mit, program ] [ Propose Tags ] [ Report a vulnerability ]

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, 2.3.0, 2.3.1
Change log Changelog.md
Dependencies aeson (>=1.4), base (>=4.9.1.0 && <4.21.0), HaskellNet (>=0.6.0 && <1.0), 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.4.0.0 && <1.0) [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 2024-08-14T22:26:43Z
Distributions NixOS:2.2.3
Executables exe
Downloads 2487 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-08-14 [all 1 reports]

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