(folder->records folder-name)
(message->map email)
(open-folder folder store)
(open-store session)
(process-email email)
(properties username host port ssl)
(scan-folder folder & search-term)
(send-email email)
(session properties username password)
(as-plain-text this)
(text-email recipients subject text)
(to-part-seq mp)
(with-folder name folder-name & body)
(with-session username password host port protocol ssl & body)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close