I've been googling around and am having trouble finding well supported libraries for working with the maildir format.
The closest clojure code I could find was: https://github.com/guns/mbwatch/blob/master/src/mbwatch/maildir.clj which is obviously very very barebones in that it only looks for new messages. I'm wanting to work on a short script to parse a mailfilter file and then apply the filtering rules to existing messages, so I primarily need message lookup and moving capability. I saw a couple of java libraries including https://www.gnu.org/software/classpathx/javamail/javadoc/gnu/mail/providers/maildir/MaildirFolder.html and http://javamaildir.sourceforge.net/ but neither looks well supported to me (though I'm not very familiar with java). Any suggestions? Thank you, Christopher Carpenter -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.