Results for “Std.Mail.Smtp.SmtpError”
3 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Mail.Smtp.SmtpError
Structured failure conditions encountered during SMTP transmission.
- 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.
- Std.Mail.Smtp.parseReply
Str -> Result[Std.Mail.Smtp.SmtpReply, Std.Mail.Smtp.SmtpError]Parses an RFC 5321 server response string into a structured status code and message lines.
