SmtpMailer

constructor(host: String, port: Int, from: String, user: String? = null, password: String? = null, startTls: Boolean = false)(source)