package colombe

  1. Overview
  2. Docs
SMTP protocol in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

colombe-0.8.1.tbz
sha256=78806314593bc74d5ad7d83f079acaf328b7d2e1117e1a9c40bc89de18bd9530
sha512=ef7bc4cd1c6e29957b52a9088bd059596efb9db2e77066a3024b1df01ef663c89944aaa0b748e6efde9e2da7848d912d6b20c2497e6a63b6d8fb2545c0fc7c07

doc/colombe.emile/Colombe_emile/index.html

Module Colombe_emileSource

Sourceval of_local : [ `Dot_string of string list | `String of string ] -> Emile.local
Sourceval to_path : ?route:Colombe.Domain.t list -> Emile.mailbox -> (Colombe.Path.t, [> `Msg of string ]) result
Sourceval to_reverse_path : ?route:Colombe.Domain.t list -> Emile.mailbox -> (Colombe.Reverse_path.t, [> `Msg of string ]) result
Sourceval to_forward_path : ?route:Colombe.Domain.t list -> Emile.mailbox -> (Colombe.Forward_path.t, [> `Msg of string ]) result
Sourceval to_domain : Emile.domain -> (Colombe.Domain.t, [> `Msg of string ]) result
OCaml

Innovation. Community. Security.