package sendmail

  1. Overview
  2. Docs
Implementation of the sendmail command

Install

dune-project
 Dependency

Authors

Maintainers

Sources

colombe-0.13.0.tbz
sha256=3d55b5baf77057239c1dc0a2893060303817c69f539c6f80d04f8f1c504cf24d
sha512=5eaa8ae98ce1d5bfd15e8093195492ec63b4b0277be63752428494d1090c6e7ceb54b7706b091ca6582b647f7ae4ce82c3cf475d61029855c0bc46d4762c61bb

doc/sendmail.starttls/Sendmail_with_starttls/Context_with_tls/index.html

Module Sendmail_with_starttls.Context_with_tlsSource

Sourcetype t
Sourcetype encoder
Sourcetype decoder
Sourceval pp : t Fmt.t
Sourceval encoder : t -> encoder
Sourceval decoder : t -> decoder
Sourceval make : ?encoder:(unit -> bytes) -> ?decoder:(unit -> bytes) -> ?queue:(unit -> (char, Bigarray.int8_unsigned_elt) Ke.Rke.t) -> unit -> t
Sourceval tls : t -> bool