package colombe

  1. Overview
  2. Docs
SMTP protocol in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

colombe-v0.4.0.tbz
sha256=d80258b2c6fdd43ed082818f130168cd907826aa17ffcc85e636049afc88ad85
sha512=d777785f2f33cb628482b679ae7a06939dd3ad7daee00e18129578964b0a1c8fc116eaf2926a0a841cc02f91698c8feaa3e7854143a57774d058f3445d5a2d73

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.