Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
tls
Source