(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |