val description : t ‑> string
val envelope_sender : t ‑> Async_smtp_types.Smtp_envelope.Sender.t
val from_headers : t ‑> string
val to_string : t ‑> string
val of_envelope : description:string ‑> Async_smtp_types.Smtp_envelope.Bodiless.t ‑> t
module Stable : sig ... end