package colombe

  1. Overview
  2. Docs
SMTP protocol in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

colombe-v0.1.0.tbz
sha256=77e1058f787de49e07abc6ac26db015b174538570dac0ba428d1c665407537c6
sha512=a619b77cd781cb5884d8a9c219ead580e54dc462d5217c452893d2d4e99be2f12026a07037fcc01a03737d0a78f3c4ea190e02f120023377c19b064c37884745

Description

This package purpose is to provide an implementation of the RFC 5321 about SMTP standard in OCaml.

Published: 31 Jul 2019

README

colombe

Implementation of STMP protocols in OCaml

See RFC 5321 for more informations about SMTP

Dependencies (12)

  1. domain-name >= "0.2.1"
  2. hxd < "0.3.0"
  3. rresult
  4. base64 >= "3.0.0"
  5. logs
  6. cstruct >= "3.3.0"
  7. tls < "0.13.0"
  8. fmt >= "0.8.5"
  9. ipaddr >= "2.9.0"
  10. angstrom < "0.14.0"
  11. dune >= "1.3"
  12. ocaml >= "4.03.0"

Dev Dependencies (2)

  1. crowbar with-test & > "0.1"
  2. alcotest with-test & < "1.0.0"

Used by (2)

  1. facteur
  2. sendmail < "0.2.0"

Conflicts (1)

  1. mrmime >= "0.2.0"