owainlewis / clojure-mail

A Clojure library for parsing, downloading and reading email from IMAP servers.
202 stars 54 forks source link

added IDLE manager and some updates #26

Closed shmish111 closed 8 years ago

shmish111 commented 8 years ago

I needed the ability to handle push notifications through the IMAP IDLE command. For this I needed to change the API a little. I also thought that this doesn't need to be tied to gmail so I moved the gmail utilities into a separate namespace. I also bumped the dependencies and added cljfmt. I hope all these changes make sense and I updated the README to take into account all my changes.

owainlewis commented 8 years ago

Thanks. This looks great. Happy to merge :+1:

owainlewis commented 8 years ago

Pushed a new release version [io.forward/clojure-mail "1.0.1"]