Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
log
Source
mail_from
(sender :
String
)
Source
port
Source
quit
Source
rcpt_to
(recipient :
String
)
Source
tls
Source
Nested types
Mail::SMTP::Connection::Data