Module Async_smtp__.Auth

module type Server : sig ... end
module type Client : sig ... end
module Login : sig ... end
module Plain : sig ... end