package letters

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

Install

Authors

Maintainers

Sources

0.3.3.tar.gz
md5=63986939fac3be2671b2200da4904ab3
sha512=156ccd962c8686031ed9fc9611bd9d5837db67952c1c2071e2b936e7a1d295b8e74605b63db15e7a9431d45b6b795110b57de637928043d7c4ae08a26c0175b3

Description

Simple to use SMTP client implementation for OCaml

Published: 25 Jul 2023

Dependencies (14)

  1. x509 >= "0.9.0"
  2. rresult >= "0.7.0"
  3. tls >= "0.17.0"
  4. tls-lwt >= "0.17.0"
  5. sendmail >= "0.8.0"
  6. ptime >= "0.8.5"
  7. ocaml >= "4.08.1"
  8. mrmime >= "0.3.1"
  9. lwt >= "5.2.0"
  10. fpath >= "0.7.0"
  11. fmt >= "0.8.8"
  12. colombe >= "0.8.0"
  13. ca-certs >= "0.2.1"
  14. 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