package sendmail

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

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.

Published: 22 Apr 2026

Dependencies (11)

  1. cstruct >= "6.0.0"
  2. bigstringaf >= "0.2.0"
  3. hxd >= "0.3.2"
  4. rresult
  5. logs
  6. ke >= "0.4"
  7. base64 >= "3.0.0"
  8. tls >= "1.0.2"
  9. colombe = version
  10. dune >= "2.0"
  11. ocaml >= "5.2"

Dev Dependencies (3)

  1. alcotest with-test
  2. mrmime >= "0.3.2" & with-test
  3. emile >= "0.8" & with-test

Used by (5)

  1. letters >= "0.2.1"
  2. msendmail
  3. sendmail-lwt >= "0.13.0"
  4. sendmail-miou-unix >= "0.13.0"
  5. sendmail-mirage >= "0.13.0"

Conflicts

None