Liking cljdoc? Tell your friends :D

co.gaiwan.oak.lib.email

Handle (outgoing) email

Handle (outgoing) email
raw docstring

hiccup->textclj

(hiccup->text h)

send!clj

(send! msg)

Send out an email.

Generally follows the API from [tarayo.core/send!]. :from can be omitted, it's taken from the :email/from config value. You can pass hiccup as :html, which will automatically extract text to create a html+plain-text multipart email.

Send out an email.

Generally follows the API from [tarayo.core/send!]. `:from` can be omitted,
it's taken from the `:email/from` config value. You can pass hiccup as
`:html`, which will automatically extract text to create a html+plain-text
multipart email.
raw docstring

smtp-configclj

(smtp-config)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close