Up
module
Sendmail
:
sig
#
val
send : Core.Std.Host_and_port.t
->
sender:
Types
.Sender.t
->
recipients:
Types
.Email_address.t list
->
string
->
(unit,
Client
.
Smtp_error
.
t
)
Client
.
Smtp_result
.
t
end