package sihl-email

  1. Overview
  2. Docs
val sender : unit -> string Lwt.t
val username : unit -> string Lwt.t
val password : unit -> string Lwt.t
val hostname : unit -> string Lwt.t
val port : unit -> int option Lwt.t
val start_tls : unit -> bool Lwt.t
val ca_path : unit -> string option Lwt.t
val ca_cert : unit -> string option Lwt.t
val console : unit -> bool option Lwt.t
OCaml

Innovation. Community. Security.