Results for “Std.Mail.Smtp.SmtpClient”
3 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Mail.Smtp.SmtpClient
Configuration parameters for connecting to an SMTP submission or relay host.
- Std.Mail.Smtp.client
Str -> Int -> Str -> Std.Mail.Smtp.SmtpClientConfigure the relay destination and the application-supplied EHLO identity.
- Std.Mail.Smtp.deliver
&Std.Mail.Smtp.SmtpClient -> &Std.Mail.Message -> Result[Int, Std.Mail.Smtp.SmtpError]Delivers a message to the target SMTP relay and returns the count of accepted envelope recipients.
