Std.Mail.Smtp.Configuring
1 declaration
trait
ConfiguringThis declaration names behavior that types can implement.
What it does
Who the client says it is, how it proves it, how long it waits, and how the
connection is protected.
A submission host usually needs three of these said at once, and as methods
they read down the page in the order a connection makes them: the name sent
first, then the proof, then the limits the socket is held to.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
