RealmSmtpServer

constructor(auth: RealmSmtpServerAuth? = null, envelopeFrom: String? = null, from: String, fromDisplayName: String? = null, host: String, port: String? = null, replyTo: String? = null, replyToDisplayName: String? = null, ssl: Boolean? = null, starttls: Boolean? = null)