package sendmail-lwt

  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-lwt/Sendmail_lwt/index.html

Module Sendmail_lwt

type error
val pp_error : error Fmt.t
val run : ?logger:(module Logs.LOG) -> hostname:'a Domain_name.t -> ?port:int -> domain:Colombe.Domain.t -> authenticator:X509.Authenticator.t -> from:Colombe.Reverse_path.t -> recipients:Colombe.Forward_path.t list -> Auth.authenticator option -> (unit -> (string * int * int) option) -> (unit, error) result Lwt.t
OCaml

Innovation. Community. Security.