colombe
Colombe.Forward_path
colombe.auth
colombe.enhanced_status_codes
colombe.mime
colombe.starttls
type t =
| Postmaster
| Domain of Domain.t
| Forward_path of Path.t
val pp : Format.formatter -> t -> unit
val equal : t -> t -> bool
module Parser : sig ... end
module Encoder : sig ... end