package sendmail

  1. Overview
  2. Docs
SMTP protocol in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/sendmail.tls/Sendmail_tls/Send_mail_tls_s/index.html

Module Sendmail_tls.Send_mail_tls_s

type 's t = {
  1. q : [ `q0 | `q1 | `q2 | `q3 | `q4 | `q5 | `q6 | `q7 | `q8 ];
  2. tls : Colombe.Rfc1869.t;
  3. domain : Colombe.Domain.t;
  4. tls_buf : Bytes.t;
}
OCaml

Innovation. Community. Security.