package async_smtp

  1. Overview
  2. Docs
SMTP client and server

Install

Dune Dependency

Authors

Maintainers

Sources

async_smtp-v0.10.0.tar.gz
md5=231b936efca5d0407c70d4a04d6aa92a

CHANGES.md.html

113.43.00

  • Use the ~log argument passed to Client_simple.start rather than Log.Global.log in one spot.

113.33.00

  • Allow an smtp_client to connect to a local unix socket

  • Better logging

113.24.00

  • Switched to PPX.

  • Follow Core & Async evolution.

113.00.00

  • Improve the async_smtp client interface so that it is suitable as a replacement for Core_extended.Std.Sendmail.

112.17.00

Moved from janestreet-alpha