package sendmail

  1. Overview
  2. Docs
Implementation of the sendmail command

Install

Authors

Maintainers

Sources

colombe-v0.4.2.tbz
sha256=d01bf0e0378b57f706a6024f6204388227ff76a3bd7bc9a3703b74ef4490c044
sha512=b8a21cba6784353bcea7234e124a98d1d4796820c60d8b4a71bff2d1657f921770e2c991af52bda6e227eab4a1f487ee0d988b2760ddb681a7a375b70e62bb6e

Description

A library to be able to send an email.

Published: 27 Jul 2021

Dependencies (7)

  1. cstruct < "6.1.0"
  2. logs
  3. base64 >= "3.0.0"
  4. tls >= "0.13.0"
  5. colombe = version
  6. dune >= "2.0.0"
  7. ocaml >= "4.03.0"

Dev Dependencies (3)

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

Used by (2)

  1. letters = "0.2.1"
  2. sendmail-lwt = "0.4.2"

Conflicts

None