package async_smtp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val authenticate : log:Async.Log.t -> t -> username:string -> password:string -> t Smtp_monad.t