class

Halo::Adapter

Inherits Carbon::Adapter < Reference < Object

Constructors

new(host : String, port : Int32 = 587, credentials : Credentials | Nil = nil, domain = nil, tls : Bool = false)
Source
new(username : String, password : String, host, port = 587, domain = nil)
Source

Instance methods

deliver_now(email : Carbon::Email)
Source