Liking cljdoc? Tell your friends :D

tarayo.mail.transport


connect!clj

(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`.
sourceraw docstring

make-transportclj

(make-transport session)
source

send!clj

(send! transport message)

Send a specified message via SMTPTransport.

Send a specified message via `SMTPTransport`.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close