package sendmail

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

colombe-0.12.1.tbz
sha256=e8b1ecc4751ee731ae36f81c229263835ee09b1e10aca88ee140c865c4c1d823
sha512=81ba62a76f8265816096e84fbc56780abb5ccf80c883b97be942d8f1ed687babbf45fd56e489646cfa145fbf401383026a3a719d33da1a27dbaa6652f7856b8a

Description

A library to be able to send an email.

Published: 28 Nov 2025

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 >= "4.03.0"

Dev Dependencies (3)

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

Used by (4)

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

Conflicts

None