Quartz::Config
Inherits Reference / Object
Constructors
new
SourceInstance methods
helo_domain
Sourcehelo_domain=(helo_domain : String | Nil)
Sourceopenssl_verify_mode
Sourceopenssl_verify_mode=(openssl_verify_mode : OpenSSL::SSL::VerifyMode)
Sourcepassword
Sourcepassword=(password : String | Nil)
Sourcepassword?
Sourcesmtp_address
Sourcesmtp_address=(smtp_address : String)
Sourcesmtp_enabled
Sourcesmtp_enabled=(smtp_enabled : Bool)
Sourcesmtp_port
Sourcesmtp_port=(port : String)
Sourcesmtp_port=(port : Number)
Sourceuse_authentication
Sourceuse_authentication=(use_authentication : Bool)
Sourceuse_tls
Sourceuse_tls=(use_tls : EMail::Client::TLSMode)
Sourceusername
Sourceusername=(username : String | Nil)
Sourceusername?
Source