Module Async_smtp__.Quarantine_reason
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val compare : t -> t -> int
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