SmtpServerConfig

struct SmtpServerConfig {
ushort port;
string hostname;
}

Meta