package letters

  1. Overview
  2. No Docs
Client library for sending emails over SMTP

Install

Authors

Maintainers

Sources

letters-0.1.1.tbz
sha256=e514f9edf4018dbeb743155dd0399feba8920fac3c190c5cda8ec0fb52103c08
sha512=a479b992d76be6d0883562a6106f6aee926a64faad0930e89f9a0f800b6eb372a69180c5bddc6e035120fad183d7b247c37ab339afe44b3180db13d4d3c8560c

Description

Simple to use SMTP client implementation for OCaml

Published: 10 Jul 2020

Dependencies (12)

  1. tls < "0.16.0"
  2. fpath >= "0.7.0"
  3. lwt >= "5.2.0"
  4. ptime >= "0.8.5"
  5. x509 >= "0.10.0"
  6. fmt >= "0.8.8"
  7. sendmail-lwt >= "0.3.0"
  8. colombe >= "0.3.0" & < "0.4.0"
  9. mrmime >= "0.3.0"
  10. emile < "1.0"
  11. dune >= "2.3"
  12. ocaml >= "4.08.1"

Dev Dependencies (3)

  1. yojson >= "1.7.0" & with-test
  2. alcotest-lwt >= "1.1.0" & with-test
  3. alcotest >= "1.1.0" & with-test

Used by (1)

  1. sihl < "0.1.0"

Conflicts

None