Module Async_smtp__.Quarantine_reason
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.tval compare : t -> t -> int
val description : t -> stringval envelope_sender : t -> Async_smtp_types.Smtp_envelope.Sender.tval from_headers : t -> stringval to_string : t -> stringval of_envelope : description:string -> Async_smtp_types.Smtp_envelope.Bodiless.t -> t
module Stable : sig ... end