owainlewis / clojure-mail

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

port parameter for store function #34

Closed c-garcia closed 8 years ago

c-garcia commented 8 years ago

As per the issue #33, store now supports the target port to be passed as a parameter. Also greenmail has been added as a dependency and some integration testing has been added.

owainlewis commented 8 years ago

Thanks :+1: