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

Install

Authors

Maintainers

Sources

0.3.2.tar.gz
md5=eda1f22b6a830fb631292893dc7e3c7f
sha512=3e35dace9743d6380b2350e51d47d09bcac7f74d1415a49940261176c9e692be863c89424856fd3e54e9bee853339826dc477706808650bf6618cb92fdb822b2

Description

Simple to use SMTP client implementation for OCaml

Published: 07 Feb 2023

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.9.0"
  6. fmt >= "0.8.8"
  7. ca-certs >= "0.2.1"
  8. sendmail >= "0.5.0"
  9. colombe >= "0.5.0"
  10. mrmime >= "0.3.1"
  11. ocaml >= "4.08.1"
  12. dune >= "2.7"

Dev Dependencies (5)

  1. ocamlformat dev
  2. odoc with-doc
  3. yojson >= "1.7.0" & with-test
  4. alcotest-lwt >= "1.1.0" & with-test
  5. alcotest >= "1.1.0" & with-test

Used by (3)

  1. sihl >= "0.1.0" & < "0.1.5"
  2. sihl-email
  3. tidy_email_smtp

Conflicts

None