class

Mail::SMTP::Connection

Inherits Reference < Object

Constructors

new(host : String, port : Int32, *, domain : String, tls : Mail::TLS, auth : Mail::Auth::Method, log : ::Log)
Source

Instance methods

auth
Source
close
Source
data
Source
domain
Source
host
Source
mail_from(sender : String)
Source
port
Source
quit
Source
rcpt_to(recipient : String)
Source

Nested types