package async_smtp

  1. Overview
  2. Docs
SMTP client and server

Install

Dune Dependency

Authors

Maintainers

Sources

async_smtp-v0.15.0.tar.gz
sha256=41e265c2d1cd7cde23235d4bb3692226be7d159e4c82e976e68e838b910865d6

doc/async_smtp.tools/Async_smtp_tools/index.html

Module Async_smtp_toolsSource

Sourcemodule Content_filter_server : sig ... end

It is common for some external content scanning software to accept messages over smtp, scan them, then return them back over smtp with some added headers. This module coordinates this exchange by starting an smtp server to accept the returned message. The server that is sent to (using send_receive) must be configured to send responses to the correct address (as specified by start_exn).

Sourcemodule Crypto : sig ... end
Sourcemodule Headers : sig ... end
Sourcemodule Log_selector : sig ... end
Sourcemodule Session : sig ... end
Sourcemodule Std : sig ... end
Sourcemodule Stress_test : sig ... end
Sourcemodule Transform_email_stream : sig ... end
Sourcemodule Util : sig ... end
OCaml

Innovation. Community. Security.