Module Async_smtp_tools.Session.Inbound_envelope

type t
val envelope_sender : t ‑> string option
val envelope_recipients : t ‑> string list
val data : t ‑> Async_smtp.Std.Smtp_mail_log.Mail_fingerprint.t option
val outbound_envelopes : t ‑> Outbound_envelope.t list