(send-email to-email-str subject-line)
(send-email to-email-str subject-line body-str)
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close