Handle (outgoing) email
Handle (outgoing) email
(hiccup->text h)(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.
(smtp-config)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 |