Liking cljdoc? Tell your friends :D

actionho-commons.send-email


gmail-password&clj


send-emailclj

(send-email to-email-str subject-line)
(send-email to-email-str subject-line body-str)

send-email-to-meclj

(send-email-to-me subject-line)
(send-email-to-me subject-line body-str)

Seems like there's no technical limit on subject line length basically: http://stackoverflow.com/questions/1592291/what-is-the-email-subject-length-limit

Seems like there's no technical limit on subject line length basically: http://stackoverflow.com/questions/1592291/what-is-the-email-subject-length-limit
raw docstring

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

× close