Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Amber::Environment::Settings::SMTPSettings
Inherits
Struct
<
Value
<
Object
Constructors
from_hash
(settings = {} of
String
=>
SettingValue
) : self
Source
new
Source
Instance methods
enabled
Source
enabled=
(enabled :
Bool
)
Source
host
Source
host=
(host :
String
)
Source
initialize
Source
password
Source
password=
(password :
String
)
Source
port
Source
port=
(port :
Int32
)
Source
tls
Source
tls=
(tls :
Bool
)
Source
username
Source
username=
(username :
String
)
Source