package sendmail

  1. Overview
  2. Docs
Implementation of the sendmail command

Install

Dune Dependency

Authors

Maintainers

Sources

colombe-v0.2.0.tbz
sha256=12c2736f0e1a6e001a47e2b39907bc1f6ddb18718f2c341dcd10b19554706ead
sha512=09e19eff4a016f7735b35f2298f0557be38ee00b24b5bbf102b3c66c3b783ea5190e55ed2da3300fb8c05f445a832f1482fdea84ec35b78b238e771e5e377fd7

Description

A library to be able to send an email.

Published: 16 Mar 2020

README

colombe

Implementation of STMP protocols in OCaml

See RFC 5321 for more informations about SMTP

Dependencies (6)

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

Dev Dependencies (3)

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

Used by (1)

  1. sendmail-lwt = "0.2.0"

Conflicts

None