package sendmail-lwt

  1. Overview
  2. No Docs
Implementation of the sendmail command over LWT

Install

dune-project
 Dependency

Authors

Maintainers

Sources

colombe-0.13.0.tbz
sha256=3d55b5baf77057239c1dc0a2893060303817c69f539c6f80d04f8f1c504cf24d
sha512=5eaa8ae98ce1d5bfd15e8093195492ec63b4b0277be63752428494d1090c6e7ceb54b7706b091ca6582b647f7ae4ce82c3cf475d61029855c0bc46d4762c61bb

Description

A library to be able to send an email with LWT and TLS.

Published: 22 Apr 2026

Dependencies (10)

  1. x509 >= "0.12.0"
  2. tls-lwt >= "0.16.0"
  3. tls >= "0.13.0"
  4. lwt
  5. ca-certs
  6. ipaddr
  7. domain-name
  8. sendmail = version
  9. dune >= "2.0"
  10. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by (2)

  1. facteur
  2. letters >= "0.1.1" & < "0.2.1"

Conflicts

None