class SendEmail::Smtp
- SendEmail::Smtp
- Reference
- Object
Included Modules
- YAML::Serializable
Defined in:
config.crConstructors
Instance Method Summary
- #auth_pass : String | Nil
- #auth_pass=(auth_pass : String | Nil)
- #auth_user : String | Nil
- #auth_user=(auth_user : String | Nil)
- #helo_domain : String
- #helo_domain=(helo_domain : String)
- #hostname : String
- #hostname=(hostname : String)
- #port : Int32
- #port=(port : Int32)