I've begun working on an SMTP client library[0] for Clojure that *does
not* depend on JavaMail. It is still in a very early stage of
development, but I hope to make it somewhat useful soon.
For my motivation, please check out my blog[1], which I will be
writing about the project as it matures.
[0] https://github.com/jeremyheiler/lime
[1] http://abitofclojure.com
Thanks,
//Jeremy