package async_smtp

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

Module Simplemail.For_testingSource

Sourceval set_default_server : Core.Host_and_port.t -> unit

Set the default server to localhost with this port.

You should probably use lib/email_test_helpers/ instead of this.

Sourceval system_default_server : Core.Host_and_port.t