Lamson for clojure?
clojure, jvm, lamson
Solution
JavaMail is rather sophisticated and can send mail via STMP and receive using POP3 and IMAP. You can build a layer to route mails yourself. Maybe Apache JAMES is useful for you too.
Problem
Are there any java or clojure mail libraries out there that do what lamson does? In particular, the mail routing features of lamson are very cool http://verpa.wordpress.com/2010/11/13/making-your-webapp-react-to-emails-with-lamson-pt-2/ are there any thing like that for the jvm?