Results for “Std.Mail.Smtp.SmtpReply”
2 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Mail.Smtp.SmtpReply
A parsed RFC 5321 server reply containing a status code and message lines.
- 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.
