SmtpServerConfig

struct SmtpServerConfig {
ushort port;
string hostname;
}
Suggestion Box / Bug Report