package async_smtp

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

Module Smtp_server.PluginSource

Sourcemodule type State = Core.T
Sourcemodule type Start_tls = sig ... end
Sourcemodule type Auth = sig ... end
Sourcemodule Extension : sig ... end
Sourcemodule type Session = sig ... end
Sourcemodule type Envelope = sig ... end
Sourcemodule type S = sig ... end
Sourcemodule Simple : sig ... end

Simple provides a basic plugin implementation of S to be used as the foundation for a plugin that overrides only specific callbacks.

OCaml

Innovation. Community. Security.