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

doc/CHANGES.html

v0.2.0 2020-03-14 Paris (France)

  • Fix warnings from OCaml 4.08.1
  • Monadic view about implementation of the state machine
  • Handle let* syntax and add dependency with future_syntax
  • Use at least dune.1.8.0
  • Use emile instead mrmime about email address
  • Support 8BITMIME
  • Add some logs
  • Rename Parser to Decoder
  • Add Domain.compare
  • Externalize some parsers/decoders
  • Add Received encoder/decoder
  • Functorize STARTTLS implementation
  • Close properly a TLS connection
  • Relax SMTP parser about End-Of-Line character (be compatible with gnutls-cli)
  • Add tests
  • Clean the distribution

v0.1.0 2019-07-30 Бар (Црна Гора / Crna Gora)

  • First release
OCaml

Innovation. Community. Security.