package async_smtp

  1. Overview
  2. Docs
SMTP client and server

Install

Dune Dependency

Authors

Maintainers

Sources

async_smtp-v0.16.0.tar.gz
sha256=46d57c39e83b57301cee7f8d5a0a3b3b29b691734f06839ea30efd1f3090b8b9

doc/async_smtp.tools/Async_smtp_tools/Session/index.html

Module Async_smtp_tools.SessionSource

Sourcemodule Outbound_envelope : sig ... end
Sourcemodule Inbound_envelope : sig ... end
Sourcetype t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval compare : t -> t -> int

build up a t

Sourceval inbound_envelopes : t -> Inbound_envelope.t list

get information from a t

Sourceval session_connect : t -> Core.Time_float.t option
Sourceval raw_messages : t -> Async_smtp.Smtp_mail_log.Message.t list
Sourcemodule Summary : sig ... end
Sourceval summary : t -> Summary.t
OCaml

Innovation. Community. Security.