class

Mail::Client

Inherits Reference < Object

Constructors

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

Instance methods

auth
Source
domain
Source
enabled?
Source
host
Source
port
Source
send(message : Message) : Nil
Source