(connect! transport smtp-server)
Make connection to the specified SMTP server.
This connection will be closed by tarayo.core/close
.
Make connection to the specified SMTP server. This connection will be closed by `tarayo.core/close`.
(send! transport message)
Send a specified message via SMTPTransport
.
Send a specified message via `SMTPTransport`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close