Module Mime.ClientSource

Sourcetype t
Sourcetype nonrec error = Colombe.Rfc1869.error
Sourceval pp_error : error Fmt.t
Sourceval ehlo : t -> string -> (t, error) result
Sourceval action : t -> Colombe.Rfc1869.action option
Sourceval handle : t -> t
Sourceval mail_from : t -> Colombe.Reverse_path.t -> (string * string option) list
Sourceval rcpt_to : t -> Colombe.Forward_path.t -> (string * string option) list