package async_smtp

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Smtp_client.Peer_infoSource

Sourcetype t
Sourceval greeting : t -> string option
Sourceval hello : t -> [ `Simple of string | `Extended of string * Async_smtp_types.Smtp_extension.t list ] option
Sourceval supports_extension : t -> Async_smtp_types.Smtp_extension.t -> bool
OCaml

Innovation. Community. Security.