package smtp

  1. Overview
  2. Docs
SMTP library with Unix and Lwt backends

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
sha256=ff913a65dfdda612d2e51a31a76afae6e7353b717e172c65731000c8db4d8286
md5=181b1ec742b598ad54b1622c5a7d3b6d

doc/smtp.unix/Smtp/index.html

Module Smtp

module type IO = sig ... end
module type S = sig ... end
module Make (IO : IO) : S with type 'a monad = 'a IO.t
OCaml

Innovation. Community. Security.