package async_smtp

  1. Overview
  2. Docs
SMTP client and server

Install

Dune Dependency

Authors

Maintainers

Sources

async_smtp-v0.15.0.tar.gz
sha256=41e265c2d1cd7cde23235d4bb3692226be7d159e4c82e976e68e838b910865d6

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.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.