Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Callback to invoke to enable additional setup of the TLS context.
class SMTPClientSettings { // ... @safe void delegate(scope TLSContext) tlsContextSetup ; // ... }